mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 05:07:41 +02:00
Renamed Blue and Red icons to Afn/Blue
, Afn/Red
(original author's request) https://github.com/inotia00/ReVanced_Extended/issues/56
This commit is contained in:
@ -15,8 +15,8 @@ import app.revanced.shared.util.resources.IconHelper
|
||||
import app.revanced.shared.util.resources.ResourceHelper
|
||||
|
||||
@Patch(false)
|
||||
@Name("custom-branding-icon-blue")
|
||||
@Description("Changes the YouTube launcher icon (ReVanced Blue).")
|
||||
@Name("custom-branding-icon-afn-blue")
|
||||
@Description("Changes the YouTube launcher icon (Afn / Blue).")
|
||||
@DependsOn([SettingsPatch::class])
|
||||
@YouTubeCompatibility
|
||||
@Version("0.0.1")
|
||||
|
@ -15,8 +15,8 @@ import app.revanced.shared.util.resources.IconHelper
|
||||
import app.revanced.shared.util.resources.ResourceHelper
|
||||
|
||||
@Patch(false)
|
||||
@Name("custom-branding-icon-red")
|
||||
@Description("Changes the YouTube launcher icon (ReVanced Red).")
|
||||
@Name("custom-branding-icon-afn-red")
|
||||
@Description("Changes the YouTube launcher icon (Afn / Red).")
|
||||
@DependsOn([SettingsPatch::class])
|
||||
@YouTubeCompatibility
|
||||
@Version("0.0.1")
|
||||
|
Reference in New Issue
Block a user