mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-23 18:37:14 +02:00
fix: custom-branding-icon-afn-red
is not set as default icon
This commit is contained in:
parent
5e04e8c970
commit
9956b54e46
@ -14,7 +14,7 @@ import app.revanced.shared.annotation.YouTubeCompatibility
|
||||
import app.revanced.shared.util.resources.IconHelper
|
||||
import app.revanced.shared.util.resources.ResourceHelper
|
||||
|
||||
@Patch(false)
|
||||
@Patch
|
||||
@Name("custom-branding-icon-afn-red")
|
||||
@Description("Changes the YouTube launcher icon (Afn / Red).")
|
||||
@DependsOn([SettingsPatch::class])
|
||||
|
@ -14,7 +14,7 @@ import app.revanced.shared.annotation.YouTubeCompatibility
|
||||
import app.revanced.shared.util.resources.IconHelper
|
||||
import app.revanced.shared.util.resources.ResourceHelper
|
||||
|
||||
@Patch
|
||||
@Patch(false)
|
||||
@Name("custom-branding-icon-revancify")
|
||||
@Description("Changes the YouTube launcher icon (Revancify).")
|
||||
@DependsOn([SettingsPatch::class])
|
||||
|
Loading…
x
Reference in New Issue
Block a user