Render search results in detailed view
This commit is contained in:
@@ -14,7 +14,10 @@ export default defineConfig({
|
||||
{ text: "Authenticator", link: "/authenticator/index" },
|
||||
],
|
||||
search: {
|
||||
provider: 'local',
|
||||
provider: "local",
|
||||
options: {
|
||||
detailedView: true,
|
||||
},
|
||||
},
|
||||
sidebar: {
|
||||
"/": sidebarPhotos(),
|
||||
|
||||
Reference in New Issue
Block a user