feat(YouTube): revert all changes except minimal-header

This commit is contained in:
inotia00
2024-09-30 21:06:16 +09:00
parent 24395de245
commit b1a9e044ad
12 changed files with 378 additions and 9614 deletions

View File

@ -32,6 +32,7 @@ object VisualPreferencesIconsPatch : BaseResourcePatch(
"Custom branding icon" to "custom_branding_icon",
"Extension" to DEFAULT_ICON,
"Gear" to "gear",
"YT alt" to "yt_alt",
"ReVanced" to "revanced",
"ReVanced Colored" to "revanced_colored",
),
@ -116,7 +117,7 @@ object VisualPreferencesIconsPatch : BaseResourcePatch(
// endregion.
SettingsPatch.updatePatchStatus(this)
SettingsPatch.updatePatchStatus("Visual preferences icons")
}
override fun close() {