This commit is contained in:
2024-03-29 09:23:23 +01:00
parent bb53ea3caf
commit b24caa17d0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -176,7 +176,7 @@ except:
music_file_list.append(temp_music_file)
logger.error("Service Unavailable")
finally:
sys,exit()
sys.exit()