Skip to content

Commit

Permalink
#158 Tauri pubkey in config
Browse files Browse the repository at this point in the history
  • Loading branch information
joepio committed Apr 10, 2022
1 parent 89787c0 commit 060fa91
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion desktop/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@
"endpoints": [
"https://raw.githubusercontent.com/joepio/atomic-data-rust/master/desktop/latest-version.json"
],
"dialog": true
"dialog": true,
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEQ3ODYyNjU4NEYyM0Q5MDIKUldRQzJTTlBXQ2FHMTlrdzBUSXE3S2ZQY3lHNzlKY2pQajFxVVpFRzQ3a3pyZXZxMFZHOG51dHAK"
},
"allowlist": {
"all": true
Expand Down

0 comments on commit 060fa91

Please sign in to comment.