Add files via upload

This commit is contained in:
Egor
2026-01-27 01:22:00 +03:00
committed by GitHub
parent ce499ad5fd
commit fea71bed83
3 changed files with 296 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ export const MENU_SECTIONS: MenuSection[] = [
{ id: 'favorites', iconType: 'star' },
{ id: 'branding', iconType: null },
{ id: 'theme', iconType: null },
{ id: 'analytics', iconType: null },
]
},
{