Added MIN_UNAUTHENTICATED_PAGES for pagination of group, explore timelines
• Added: - MIN_UNAUTHENTICATED_PAGES for pagination of group, explore timelines
This commit is contained in:
@@ -13,6 +13,8 @@ export const BREAKPOINT_EXTRA_SMALL = 992
|
||||
|
||||
export const MOUSE_IDLE_DELAY = 300
|
||||
|
||||
export const MIN_UNAUTHENTICATED_PAGES = 1
|
||||
|
||||
export const LAZY_LOAD_SCROLL_OFFSET = 50
|
||||
|
||||
export const ALLOWED_AROUND_SHORT_CODE = '><\u0085\u0020\u00a0\u1680\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\u2028\u2029\u0009\u000a\u000b\u000c\u000d'
|
||||
|
||||
Reference in New Issue
Block a user