replaced another bunch, and some fixes
This commit is contained in:
parent
712682ea47
commit
b675c66d70
22 changed files with 37 additions and 28 deletions
|
|
@ -615,7 +615,7 @@ const headerTabs = computed(() => []);
|
|||
|
||||
definePageMetadata(() => ({
|
||||
title: i18n.ts.general,
|
||||
icon: 'ph-faders ph-bold ph-lg',
|
||||
icon: 'ti ti-adjustments',
|
||||
}));
|
||||
|
||||
const useCustomSearchEngine = computed(() => !Object.keys(searchEngineMap).includes(searchEngine.value));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue