Enable updater and remove unzipping and installing update text (#2918)

This commit is contained in:
Zane
2025-06-13 16:15:20 -07:00
committed by GitHub
parent 83cd9e1613
commit 92b3735953
7 changed files with 14 additions and 284 deletions
+1 -1
View File
@@ -1 +1 @@
export const UPDATES_ENABLED = false;
export const UPDATES_ENABLED = true;