Skip to content

Commit 0c75929

Browse files
committed
fix(Tiktok - Settings): Fix the patch by depending on the correct settings patch
1 parent a6a74e2 commit 0c75929

File tree

1 file changed

+1
-1
lines changed
  • patches/src/main/kotlin/app/revanced/patches/tiktok/misc/spoof/sim

1 file changed

+1
-1
lines changed

patches/src/main/kotlin/app/revanced/patches/tiktok/misc/spoof/sim/SpoofSimPatch.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ import app.revanced.patcher.extensions.InstructionExtensions.addInstructions
55
import app.revanced.patcher.extensions.InstructionExtensions.getInstruction
66
import app.revanced.patcher.patch.bytecodePatch
77
import app.revanced.patches.tiktok.misc.extension.sharedExtensionPatch
8+
import app.revanced.patches.tiktok.misc.settings.settingsPatch
89
import app.revanced.patches.tiktok.misc.settings.settingsStatusLoadFingerprint
9-
import app.revanced.patches.twitch.misc.settings.settingsPatch
1010
import app.revanced.util.findMutableMethodOf
1111
import com.android.tools.smali.dexlib2.Opcode
1212
import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction

0 commit comments

Comments
 (0)