Hide images behind a build flag until ready

This commit is contained in:
Paul Frazee
2022-12-02 10:48:57 -06:00
parent 372cd80175
commit bc404572cb
2 changed files with 12 additions and 8 deletions
+1
View File
@@ -1,2 +1,3 @@
export const LOGIN_INCLUDE_DEV_SERVERS = true
export const TABS_ENABLED = false
export const IMAGES_ENABLED = false