mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 13:17:46 +02:00
Change some design and default values (#27)
This commit is contained in:
@ -62,6 +62,9 @@ object SponsorBlockPatch : ResourcePatch() {
|
||||
"ic_sb_edit.xml",
|
||||
"ic_sb_logo.xml",
|
||||
"ic_sb_publish.xml",
|
||||
"ns_bg.xml",
|
||||
"ic_sb_forward.xml",
|
||||
"ic_sb_backward.xml",
|
||||
"ic_sb_voting.xml"
|
||||
)
|
||||
).forEach { resourceGroup ->
|
||||
@ -119,4 +122,4 @@ object SponsorBlockPatch : ResourcePatch() {
|
||||
SettingsPatch.updatePatchStatus("SponsorBlock")
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user