refactor: allow reloading yt_dlp
This commit is contained in:
parent
7f07e1bd71
commit
a8d69e079d
@ -40,6 +40,8 @@ RELOADABLE_MODULES = [
|
|||||||
"utils",
|
"utils",
|
||||||
"voice",
|
"voice",
|
||||||
"youtubedl",
|
"youtubedl",
|
||||||
|
"yt_dlp",
|
||||||
|
"yt_dlp.version",
|
||||||
]
|
]
|
||||||
PUBLIC_FLAGS = {
|
PUBLIC_FLAGS = {
|
||||||
1: "Discord Employee",
|
1: "Discord Employee",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user