YTDLP Path DevMode

This commit is contained in:
MasterAcnolo
2025-11-09 10:44:34 +01:00
parent 405d141055
commit 09163afbcd
3 changed files with 12 additions and 6 deletions

View File

@@ -2,5 +2,6 @@ module.exports = {
version: "1.3.0",
applicationPort: "8787",
debugMode: true,
localMode: true,
DiscordRPCID: "1410934537051181146",
}