refactor: allow reloading yt_dlp

This commit is contained in:
Ryan 2025-01-19 04:44:00 -05:00
parent 7f07e1bd71
commit a8d69e079d
Signed by: ErrorNoInternet
GPG Key ID: 2486BFB7B1E6A4A3

View File

@ -40,6 +40,8 @@ RELOADABLE_MODULES = [
"utils",
"voice",
"youtubedl",
"yt_dlp",
"yt_dlp.version",
]
PUBLIC_FLAGS = {
1: "Discord Employee",