about summary refs log tree commit diff
path: root/src/build-flags.ts
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2022-12-02 10:48:57 -0600
committerPaul Frazee <pfrazee@gmail.com>2022-12-02 10:48:57 -0600
commit8a43040ec6e1f2970b16610dc497d20e0dea5664 (patch)
tree3d63bc2e54225d4aedd6e214238ed77be69a5176 /src/build-flags.ts
parentea27b9ed085beec246262c9b6ed25d16e855d939 (diff)
downloadvoidsky-8a43040ec6e1f2970b16610dc497d20e0dea5664.tar.zst
Hide images behind a build flag until ready
Diffstat (limited to 'src/build-flags.ts')
-rw-r--r--src/build-flags.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/build-flags.ts b/src/build-flags.ts
index 155230e5d..f57e15840 100644
--- a/src/build-flags.ts
+++ b/src/build-flags.ts
@@ -1,2 +1,3 @@
 export const LOGIN_INCLUDE_DEV_SERVERS = true
 export const TABS_ENABLED = false
+export const IMAGES_ENABLED = false