Merge branch 'dev' into dev

This commit is contained in:
Jaggar
2025-05-28 22:08:46 +00:00
committed by GitHub
5 changed files with 15 additions and 18 deletions

View File

@@ -71,7 +71,7 @@ const useSettingsMenuItems = (): SettingsMenuItem[] =>
{
page: SettingsPages.DevicesPage,
name: 'Devices',
icon: Icons.Category,
icon: Icons.Monitor,
},
{
page: SettingsPages.EmojisStickersPage,