We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98c106a commit b3ca9d1Copy full SHA for b3ca9d1
1 file changed
src-tauri/tauri.conf.json
@@ -42,5 +42,10 @@
42
"resources/backend/client/*",
43
"resources/backend/node_modules"
44
]
45
+ },
46
+ "plugins": {
47
+ "updater": {
48
+ "pubkey": ""
49
+ }
50
}
51
0 commit comments