Skip to content

Commit 94f8237

Browse files
committed
Fix desktop release updater config
1 parent 0f2a841 commit 94f8237

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

crates/agent-gui/src-tauri/tauri.conf.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,11 @@
4141
"installerIcon": "icons/icon.ico"
4242
}
4343
}
44+
},
45+
"plugins": {
46+
"updater": {
47+
"pubkey": "",
48+
"endpoints": []
49+
}
4450
}
4551
}

0 commit comments

Comments
 (0)