feat(YouTube): Add experimental support for 21.11.480
Co-authored-by: LisoUseInAIKyrios <118716522+lisouseinaikyrios@users.noreply.github.com>
This commit is contained in:
parent
3514039e8a
commit
7b8a3061a2
3 changed files with 24 additions and 10 deletions
|
|
@ -480,6 +480,7 @@ public final class LayoutComponentsFilter extends Filter {
|
|||
* Injection point.
|
||||
*/
|
||||
public static boolean hideFloatingMicrophoneButton(final boolean original) {
|
||||
// FIXME? Is this feature still relevant? When/where does this microphone appear?
|
||||
return original || Settings.HIDE_FLOATING_MICROPHONE_BUTTON.get();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue