Skip to content

Commit

Permalink
feat(YouTube): revert all changes except minimal-header
Browse files Browse the repository at this point in the history
  • Loading branch information
inotia00 committed Sep 30, 2024
1 parent 24395de commit b1a9e04
Show file tree
Hide file tree
Showing 12 changed files with 378 additions and 9,614 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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",
),
Expand Down Expand Up @@ -116,7 +117,7 @@ object VisualPreferencesIconsPatch : BaseResourcePatch(

// endregion.

SettingsPatch.updatePatchStatus(this)
SettingsPatch.updatePatchStatus("Visual preferences icons")
}

override fun close() {
Expand Down
Loading

0 comments on commit b1a9e04

Please sign in to comment.