Skip to content

Commit 99bd87f

Browse files
committed
temp - SHOW_ANIMATION to false
1 parent 23200c6 commit 99bd87f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/utils/feature.constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export const SHOW_ANIMATION = true
1+
export const SHOW_ANIMATION = false
22
export const SHOW_TICKET = true
33
export const SHOW_TEAM = true
44
export const SHOW_SPEAKER_LIST = true

0 commit comments

Comments
 (0)