replace icons

This commit is contained in:
dakkar 2024-05-31 12:41:41 +01:00
parent 326b2c254a
commit 43bd8ace96
8 changed files with 14 additions and 14 deletions

View file

@ -132,7 +132,7 @@ const menu: MenuItem[] = [{
text: i18n.ts.timeline,
action: setType,
}, {
icon: 'ti ti-bell',
icon: 'ph-bell-ringing ph-bold ph-lg',
text: i18n.ts._deck.newNoteNotificationSettings,
action: () => soundSettingsButton(soundSetting),
}, {