wip: add skins tab

This commit is contained in:
2025-08-05 22:16:48 +02:00
parent cdc3c78ffe
commit 95a5591c70

View File

@@ -114,6 +114,10 @@
const tabs = [
{ name: 'Home', key: 'home' },
{
name: 'Skins',
key: 'skins',
},
{
name: 'Settings',
key: 'settings',