(fix): android icons
This commit is contained in:
parent
d297282320
commit
78f354d0d3
20 changed files with 9 additions and 2 deletions
7
apps/tauri/logo.json
Normal file
7
apps/tauri/logo.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"default": "./logo.svg",
|
||||
|
||||
"android_fg": "./logo.svg",
|
||||
"android_bg": "./background.png",
|
||||
"android_fg_scale": 80
|
||||
}
|
||||
Loading…
Reference in a new issue