mirror of
https://github.com/nolanlawson/pinafore
synced 2025-02-07 17:13:21 +01:00
fix: small kaios tweak for infinite scroll (#1549)
This commit is contained in:
parent
56ba259ccf
commit
5167e04417
@ -16,7 +16,7 @@ const persistedState = {
|
||||
disableFavCounts: false,
|
||||
disableFollowerCounts: false,
|
||||
disableHotkeys: false,
|
||||
disableInfiniteScroll: isKaiOS(),
|
||||
disableInfiniteScroll: false,
|
||||
disableLongAriaLabels: false,
|
||||
disableNotificationBadge: false,
|
||||
disableReblogCounts: false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user