Skip to content

Commit

Permalink
fix(Slide - Spoof client): Use correct patch name
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed Sep 24, 2023
1 parent 00dd90f commit f355dbf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import app.revanced.patches.reddit.customclients.AbstractSpoofClientPatch
import app.revanced.patches.reddit.customclients.boostforreddit.api.fingerprints.GetClientIdFingerprint

@Patch(
name = "Slide client spoof",
name = "Spoof client",
description = "Spoofs the client in order to allow logging in. " +
"The OAuth application type has to be \"Installed app\" " +
"and the redirect URI has to be set to \"http://www.ccrama.me\".",
Expand Down

0 comments on commit f355dbf

Please sign in to comment.