Check for UPDATES_ENABLED flag before running update logic or in ui (#2897)

This commit is contained in:
Zane
2025-06-13 09:44:17 -07:00
committed by GitHub
parent 661446ab50
commit 9368a242ce
3 changed files with 9 additions and 4 deletions
+1
View File
@@ -0,0 +1 @@
export const UPDATES_ENABLED = true;