mirror of
https://github.com/SchildiChat/schildichat-desktop.git
synced 2025-03-26 10:07:47 +01:00
Fix missed element logo svg for icon_gen.sh
This commit is contained in:
parent
239da124ad
commit
a130372946
@ -1 +1 @@
|
||||
Subproject commit 9219435502cab75af63cfc4271fc0b53d096cee8
|
||||
Subproject commit f3389d724f9a44b572d740c1633ad0db62f624c7
|
@ -55,6 +55,9 @@ for f in "$base_out"/*.png; do
|
||||
done
|
||||
|
||||
|
||||
cp "$mydir/ic_launcher_sc.svg" "$repo_dir/res/themes/element/img/logos/element-logo.svg"
|
||||
|
||||
|
||||
repo_dir="$SCHILDI_ROOT/element-desktop"
|
||||
base_out="$repo_dir/res/img"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user