Skip to content

Commit 5982a97

Browse files
authored
fix: Random commit since I fucked up semantic release (classic)
1 parent 3ee3117 commit 5982a97

File tree

1 file changed

+1
-1
lines changed
  • patches/src/main/kotlin/app/revanced/patches/geocaching/subscription

1 file changed

+1
-1
lines changed

patches/src/main/kotlin/app/revanced/patches/geocaching/subscription/UnlockProPatch.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.RegisterRangeInstructio
1111
@Suppress("unused")
1212
val unlockPremiumPatch = bytecodePatch(
1313
name = "Unlock Premium features",
14-
description = "WARNING: This only works via mount install (root required). Lists are still locked as they are server sided."
14+
description = "WARNING: This only works via mount install (root required). Lists are still locked since they are server sided."
1515
) {
1616
compatibleWith("com.groundspeak.geocaching.intro")
1717

0 commit comments

Comments
 (0)