chore(settings): disable livestreaming videos on Following tab by default

This commit is contained in:
Hakadao
2025-02-19 10:56:35 +08:00
parent 377948ce22
commit b22ed500d5

View File

@@ -189,7 +189,7 @@ export const originalSettings: Settings = {
enableFilterByUser: false,
filterByUser: [],
followingTabShowLivestreamingVideos: true,
followingTabShowLivestreamingVideos: false,
homePageTabVisibilityList: [],
alwaysShowTabsOnHomePage: false,