Update patches/src/main/kotlin/app/revanced/patches/spotify/misc/privacy/SanitizeSharingLinksPatch.kt

Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
This commit is contained in:
LisoUseInAIKyrios 2025-05-06 11:26:28 +04:00 committed by GitHub
parent 2f46048d0d
commit 84a1b69c9d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -67,4 +67,4 @@ val sanitizeSharingLinksPatch = bytecodePatch(
"""
)
}
}
}