Disable updater until we can debug more in release (#2908)
This commit is contained in:
@@ -1 +1 @@
|
||||
export const UPDATES_ENABLED = true;
|
||||
export const UPDATES_ENABLED = false;
|
||||
|
||||
Reference in New Issue
Block a user