Skip to content

Commit

Permalink
Revert "fix(YouTube - Shorts): Restore TikTok icons (#676)"
Browse files Browse the repository at this point in the history
This reverts commit 8f6c985.
  • Loading branch information
Francesco146 authored Jul 1, 2024
1 parent 6f76555 commit 249e6ef
Show file tree
Hide file tree
Showing 55 changed files with 2 additions and 9,544 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ object ShortsActionButtonsPatch : BaseResourcePatch(
dependencies = setOf(SettingsPatch::class),
compatiblePackages = COMPATIBLE_PACKAGE
) {
private const val DEFAULT_ICON = "tiktok"
private const val DEFAULT_ICON = "round"
private const val YOUTUBE_ICON = "youtube"

private val IconType = stringPatchOption(
Expand All @@ -26,8 +26,7 @@ object ShortsActionButtonsPatch : BaseResourcePatch(
"Outline" to "outline",
"OriginalOutline" to "originaloutline",
"OutlineCircle" to "outlinecircle",
"Round" to "round",
"TikTok" to DEFAULT_ICON,
"Round" to DEFAULT_ICON,
"YouTube" to YOUTUBE_ICON
),
title = "Shorts icon style ",
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 249e6ef

Please sign in to comment.