mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 05:07:41 +02:00
fix typo
This commit is contained in:
@ -27,7 +27,7 @@ import app.revanced.patches.youtube.misc.settings.resource.patch.SettingsPatch
|
||||
)
|
||||
@YouTubeCompatibility
|
||||
@Version("0.0.1")
|
||||
class TooltipContentViewBytecodePatch : BytecodePatch(
|
||||
class TooltipContentViewPatch : BytecodePatch(
|
||||
listOf(
|
||||
TooltipContentViewFingerprint
|
||||
)
|
||||
|
Reference in New Issue
Block a user