You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/logui-client/constants.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
constConstants={
2
-
LOGUI_CLIENTAPP_VERSION: '0.5.2',
2
+
LOGUI_CLIENTAPP_VERSION: '0.5.3',
3
3
SPLASH_PERSIST_DELAY: 1000,// How long should the splash screen display on the screen for before it begins to fade out (after loading is complete)?
4
4
SPLASH_FADE_DURATION: 700,// How long should the fade out effect last for? Ensure this matches @time-loadingSplash-fade-duration in loadingSplash.less!
0 commit comments