Working on arthome

This commit is contained in:
2024-08-30 14:24:42 +02:00
parent 396e8a6850
commit 9b7ef74408
4 changed files with 0 additions and 20 deletions

View File

@@ -17,7 +17,6 @@ const items = [
label: 'Settings',
icon: 'i-ph:gear-six-duotone',
action: () => {
console.log('Settings')
isSettingsOpen.value = true
},
}, {