replaced ti-code

This commit is contained in:
dakkar 2024-06-21 14:59:21 +01:00
parent 2f4a9010c9
commit 7eed0aec69
15 changed files with 16 additions and 15 deletions

View file

@ -123,7 +123,7 @@ const headerTabs = computed(() => user.value ? [{
}, {
key: 'raw',
title: 'Raw',
icon: 'ph-code ph-bold ph-lg',
icon: 'ti ti-code',
}] : []);
definePageMetadata(() => ({