Fix(Jakdojade) Code style fixes

This commit is contained in:
Tymek 2026-01-13 16:38:10 +01:00
parent 0e020c5760
commit 7cf5102fb0
No known key found for this signature in database
3 changed files with 23 additions and 28 deletions

View file

@ -352,8 +352,8 @@ public final class app/revanced/patches/irplus/ad/RemoveAdsPatchKt {
public static final fun getRemoveAdsPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
}
public final class app/revanced/patches/jakdojade/ad/RemoveAdsPatchKt {
public static final fun getRemoveAdsPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
public final class app/revanced/patches/jakdojade/ad/DisableAdsPatchKt {
public static final fun getDisableAdsPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
}
public final class app/revanced/patches/letterboxd/ads/HideAdsPatchKt {