Update folds to v2.2.0 (#2341)

This commit is contained in:
Ajay Bura
2025-05-27 14:10:27 +05:30
committed by GitHub
parent a23279e633
commit e6f4eeca8e
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,