(fix): lowercase name on android
This commit is contained in:
parent
d16f260a3a
commit
edfb037864
4 changed files with 21 additions and 21 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "Tensamin",
|
||||
"productName": "tensamin",
|
||||
"version": "0.0.0",
|
||||
"mainBinaryName": "tensamin",
|
||||
"identifier": "net.tensamin.client",
|
||||
|
|
|
|||
Loading…
Reference in a new issue