Skip to content

Commit

Permalink
update: Enable Hide Live Threads patch by default
Browse files Browse the repository at this point in the history
  • Loading branch information
crimera committed Jun 11, 2024
1 parent 7823601 commit b9862b5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import crimera.patches.twitter.timeline.live.fingerprints.HideLiveThreadsFingerp
name = "Hide Live Threads",
dependencies = [SettingsPatch::class],
compatiblePackages = [CompatiblePackage("com.twitter.android")],
use = false
)
@Suppress("unused")
object HideLiveThreadsPatch : BytecodePatch(
Expand Down

0 comments on commit b9862b5

Please sign in to comment.