enhance(frontend): make deck profiles syncable
This commit is contained in:
parent
a06b9eefaa
commit
4a73feb041
4 changed files with 41 additions and 11 deletions
|
|
@ -604,6 +604,13 @@ export const searchIndexes: SearchIndexItem[] = [
|
|||
path: '/settings/drive',
|
||||
icon: 'ti ti-cloud',
|
||||
},
|
||||
{
|
||||
id: 'FfZdOs8y',
|
||||
label: i18n.ts.deck,
|
||||
keywords: ['deck', 'ui'],
|
||||
path: '/settings/deck',
|
||||
icon: 'ti ti-columns',
|
||||
},
|
||||
{
|
||||
id: 'BlJ2rsw9h',
|
||||
children: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue