Stop backing up lavalink logs (#4453)

This commit is contained in:
Draper
2020-09-28 16:50:42 +01:00
committed by GitHub
parent d6791111f3
commit bf63da3655

View File

@@ -211,6 +211,7 @@ async def create_backup(dest: Path = Path.home()) -> Optional[Path]:
os.path.join("Downloader", "lib"),
os.path.join("CogManager", "cogs"),
os.path.join("RepoManager", "repos"),
os.path.join("Audio", "logs"),
]
# Avoiding circular imports