mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-18 15:27:19 +02:00
fix(Reddit/Sanitize sharing links): change patch description
This commit is contained in:
parent
6451250e47
commit
dca0933042
@ -14,7 +14,7 @@ import app.revanced.patches.reddit.utils.settings.SettingsPatch
|
|||||||
|
|
||||||
@Patch(
|
@Patch(
|
||||||
name = "Sanitize sharing links",
|
name = "Sanitize sharing links",
|
||||||
description = "Removes (tracking) query parameters from the URLs when sharing links.",
|
description = "Removes tracking query parameters from the URLs when sharing links.",
|
||||||
dependencies = [SettingsPatch::class],
|
dependencies = [SettingsPatch::class],
|
||||||
compatiblePackages = [CompatiblePackage("com.reddit.frontpage")]
|
compatiblePackages = [CompatiblePackage("com.reddit.frontpage")]
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user