Fix missing icon, Fix import of all notes being outside all notes folder

This commit is contained in:
Marie 2025-05-08 01:40:40 +02:00
parent b66a486036
commit ffbfe741e3
No known key found for this signature in database
GPG key ID: 7ADF6C9CD9A28555
2 changed files with 23 additions and 22 deletions

View file

@ -232,7 +232,7 @@ export function pluginReplaceIcons() {
'ti ti-external-link': 'ph-arrow-square-out ph-bold ph-lg',
'ti ti-eye': 'ph-eye ph-bold ph-lg',
'ti ti-eye-exclamation': 'ph-eye-slash ph-bold ph-lg',
'ti ti-eye-off': 'ti ti-eye-exclamation',
'ti ti-eye-off': 'ph-eye-slash ph-bold ph-lg',
'ti ti-feather': 'ph-feather ph-bold ph-lg',
'ti ti-file': 'ph-file ph-bold ph-lg',
'ti ti-file-invoice': 'ph-newspaper-clipping ph-bold ph-lg',