You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: extensions/music/src/main/java/app/revanced/extension/music/settings/preference/MusicPreferenceFragment.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ protected void initialize() {
38
38
// a root install. So instead the non-functional preferences are removed during runtime
Copy file name to clipboardExpand all lines: extensions/shared/library/src/main/java/app/revanced/extension/shared/settings/preference/ToolbarPreferenceFragment.java
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -28,14 +28,13 @@ public class ToolbarPreferenceFragment extends AbstractPreferenceFragment {
28
28
* Removes the list of preferences from this fragment, if they exist.
Copy file name to clipboardExpand all lines: extensions/youtube/src/main/java/app/revanced/extension/youtube/settings/preference/YouTubePreferenceFragment.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ protected void initialize() {
38
38
// a root install. So instead the non-functional preferences are removed during runtime
0 commit comments