mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 12:12:54 +01:00
mobile: add missing fonts
This commit is contained in:
@@ -52,7 +52,9 @@ const EXTRA_ICON_NAMES = [
|
||||
"sort-descending",
|
||||
"information",
|
||||
"sort-ascending",
|
||||
"alert"
|
||||
"alert",
|
||||
"arrow-right",
|
||||
"bookmark-outline"
|
||||
];
|
||||
|
||||
const __filename = fileURLToPath(import.meta.url);
|
||||
|
||||
Reference in New Issue
Block a user