Skip to content

Commit 5fcecfb

Browse files
committed
fix(updater): show installer UI during Windows updates
1 parent fc3e8a2 commit 5fcecfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
],
3636
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDdCQTA0QTREREJERUFEMTMKUldRVHJkN2JUVXFnZXpOcFFBK0FyeVV2dEFFb3V0cVlxdkZtTHp2cVhadjNiRjVaSkVCQ0lPSW0K",
3737
"windows": {
38-
"installMode": "passive",
38+
"installMode": "basicUi",
3939
"installerArgs": []
4040
},
4141
"enable": true

0 commit comments

Comments
 (0)