We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a6097b commit 2fad102Copy full SHA for 2fad102
extensions/youtube/src/main/java/app/revanced/extension/youtube/settings/Settings.java
@@ -9,6 +9,7 @@
9
import static app.revanced.extension.shared.settings.Setting.parentsAny;
10
import static app.revanced.extension.youtube.patches.ChangeFormFactorPatch.FormFactor;
11
import static app.revanced.extension.youtube.patches.ChangeStartPagePatch.StartPage;
12
+import static app.revanced.extension.youtube.patches.ForceOriginalAudioPatch.ForceOriginalAudioAvailability;
13
import static app.revanced.extension.youtube.patches.MiniplayerPatch.MiniplayerHideExpandCloseAvailability;
14
import static app.revanced.extension.youtube.patches.MiniplayerPatch.MiniplayerHorizontalDragAvailability;
15
import static app.revanced.extension.youtube.patches.MiniplayerPatch.MiniplayerType;
0 commit comments