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
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,