This commit is contained in:
Fioren
2024-05-03 15:52:15 +07:00
parent 128756e09b
commit 7751489b37
4 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ source src/build/utils.sh
# Patch Twitter Piko:
patch_piko () {
dl_gh "revanced-cli" "revanced" "latest"
get_patches_key "twitter-pico"
get_patches_key "twitter-piko"
local v apk_name
if [[ "$1" == "latest" ]]; then
v="latest" apk_name="stable"

View File

@@ -32,7 +32,7 @@ patch "youtube-music-armeabi-v7a" "revanced-extended" "inotia"
#################################################
# Patch Reddit:
get_patches_key "reddit"
get_patches_key "reddit-rve"
get_apk "reddit" "reddit" "redditinc/reddit/reddit"
patch "reddit" "revanced-extended" "inotia"