fix
This commit is contained in:
@@ -92,7 +92,7 @@ const headerTabs = $computed(() => user ? [{
|
|||||||
key: 'gallery',
|
key: 'gallery',
|
||||||
title: i18n.ts.gallery,
|
title: i18n.ts.gallery,
|
||||||
icon: 'ti ti-icons',
|
icon: 'ti ti-icons',
|
||||||
}] : null);
|
}] : []);
|
||||||
|
|
||||||
definePageMetadata(computed(() => user ? {
|
definePageMetadata(computed(() => user ? {
|
||||||
icon: 'ti ti-user',
|
icon: 'ti ti-user',
|
||||||
|
Reference in New Issue
Block a user