mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-02 15:44:37 +02:00
refactor(patch-options): remove MusicDownloaderPackageName
options
This commit is contained in:
parent
c5ffed8818
commit
63c2145d13
@ -60,18 +60,6 @@ class PatchOptions : ResourcePatch {
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
/**
|
|
||||||
* Downloader Package Name (YouTube Music)
|
|
||||||
*/
|
|
||||||
internal var MusicDownloaderPackageName: String? by option(
|
|
||||||
PatchOption.StringOption(
|
|
||||||
key = "MusicDownloaderPackageName",
|
|
||||||
default = "ussr.razar.youtube_dl",
|
|
||||||
title = "Downloader Package Name for YouTube Music",
|
|
||||||
description = "Downloader package name of the YouTube Music. (default: PowerTube)"
|
|
||||||
)
|
|
||||||
)
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Custom Speed Values
|
* Custom Speed Values
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user