Merge branch 'dev' into add-international-time

This commit is contained in:
Gimle Larpes 2025-05-28 22:30:56 +02:00 committed by GitHub
commit 0ba17f9cdb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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,