Skip to content

Commit 8c67258

Browse files
committed
feat: test disable updater
1 parent 5593fff commit 8c67258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
]
167167
},
168168
"updater": {
169-
"active": true,
169+
"active": false,
170170
"dialog": false,
171171
"endpoints": [
172172
"https://github.com/EyeTrackVR/FirmwareFlashingTool/releases/latest/download/latest.json"

0 commit comments

Comments
 (0)