There was an error while loading. Please reload this page.
1 parent b78e539 commit 117b343Copy full SHA for 117b343
1 file changed
common/src/constants.ts
@@ -21,7 +21,7 @@ export const formLink = 'https://forms.gle/tKnXUMAbEreMK6FC6'
21
export const ANDROID_APP_URL =
22
'https://play.google.com/store/apps/details?id=com.compassconnections.app'
23
24
-export const IS_MAINTENANCE = true // set to true to enable the maintenance mode banner
+export const IS_MAINTENANCE = false // set to true to enable the maintenance mode banner
25
26
export const MIN_BIO_LENGTH = 250
27
0 commit comments