Skip to content

Commit

Permalink
Merge pull request #77 from swakwork/dev
Browse files Browse the repository at this point in the history
fix(Twitter): Fix `Remove videos for you` patch setting
  • Loading branch information
crimera authored Aug 10, 2024
2 parents a953997 + 6dd77e0 commit 0ef1b42
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ public void onCreate(@Nullable Bundle savedInstanceState) {
switchPreference(
strRemoveRes("piko_pref_hide_videos_for_you"),
"",
Settings.ADS_HIDE_SUPERHERO_EVENT
Settings.ADS_HIDE_VIDEOS_FOR_YOU
)
);
}
Expand Down

0 comments on commit 0ef1b42

Please sign in to comment.