1
0

replaced ti-check

This commit is contained in:
dakkar
2024-06-21 13:09:24 +01:00
parent 14fbac7ca5
commit ad2412d3cd
53 changed files with 67 additions and 66 deletions
@@ -425,7 +425,7 @@ function menu(ev: MouseEvent, profileId: string) {
return os.popupMenu([{
text: ts._preferencesBackups.apply,
icon: 'ph-check ph-bold ph-lg',
icon: 'ti ti-check',
action: () => applyProfile(profileId),
}, {
type: 'a',