refactor: allow reloading yt_dlp

This commit is contained in:
2025-01-19 04:44:00 -05:00
parent 7f07e1bd71
commit a8d69e079d

View File

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