mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
chore(settings): disable livestreaming videos on Following tab by default
This commit is contained in:
@@ -189,7 +189,7 @@ export const originalSettings: Settings = {
|
||||
enableFilterByUser: false,
|
||||
filterByUser: [],
|
||||
|
||||
followingTabShowLivestreamingVideos: true,
|
||||
followingTabShowLivestreamingVideos: false,
|
||||
|
||||
homePageTabVisibilityList: [],
|
||||
alwaysShowTabsOnHomePage: false,
|
||||
|
||||
Reference in New Issue
Block a user