mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 13:17:46 +02:00
feat(YouTube Music/Settings): add Open default app settings
setting https://github.com/inotia00/ReVanced_Extended/issues/1861
This commit is contained in:
@ -223,6 +223,14 @@ object SettingsPatch : BaseResourcePatch(
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* add open default app settings
|
||||
*/
|
||||
addPreferenceWithIntent(
|
||||
CategoryType.MISC,
|
||||
"revanced_default_app_settings"
|
||||
)
|
||||
|
||||
/**
|
||||
* add import export settings
|
||||
*/
|
||||
|
Reference in New Issue
Block a user