mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-08-11 16:00:27 -04:00
feat(gui, tauri, ci): Auto updater (#105)
This commit is contained in:
parent
90584a211d
commit
6c433041b7
10 changed files with 925 additions and 75 deletions
|
@ -10,6 +10,9 @@
|
|||
"shell:allow-open",
|
||||
"store:default",
|
||||
"process:default",
|
||||
"cli:allow-cli-matches"
|
||||
"cli:allow-cli-matches",
|
||||
"dialog:default",
|
||||
"updater:default",
|
||||
"process:allow-restart"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue