mirror of
https://github.com/zadam/trilium.git
synced 2025-11-04 20:36:13 +01:00
fix(tray): bring back dev icon
This commit is contained in:
@@ -24,6 +24,7 @@ function generateDpiScaledIcons {
|
||||
}
|
||||
|
||||
generateDpiScaledIcons "$images_dir/icon-color.svg"
|
||||
generateDpiScaledIcons "$images_dir/icon-purple.svg"
|
||||
|
||||
for file in *.svg; do
|
||||
name=$(basename $file .svg)
|
||||
|
||||
Reference in New Issue
Block a user