replaced more ti-*

This commit is contained in:
dakkar 2024-06-22 14:36:39 +01:00
parent 138127a5b6
commit f2c56f395e
37 changed files with 70 additions and 55 deletions

View file

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