mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 13:17:46 +02:00
better comments
This commit is contained in:
@ -85,7 +85,7 @@ class GeneralAdsPatch : ResourcePatch {
|
||||
}
|
||||
|
||||
/*
|
||||
add settings
|
||||
* Add settings
|
||||
*/
|
||||
SettingsPatch.addPreference(
|
||||
arrayOf(
|
||||
|
@ -35,8 +35,8 @@ class VideoAdsPatch : BytecodePatch() {
|
||||
context.updatePatchStatus("VideoAds")
|
||||
|
||||
/*
|
||||
add settings
|
||||
*/
|
||||
* Add settings
|
||||
*/
|
||||
|
||||
SettingsPatch.addPreference(
|
||||
arrayOf(
|
||||
|
Reference in New Issue
Block a user