This commit is contained in:
2023-02-24 11:36:43 +02:00
parent 9ba4ca43e2
commit 532540b74f
7 changed files with 39 additions and 144 deletions

View File

@@ -258,7 +258,7 @@ public class ConsoleCommandsHandler
isDownloading = false;
await ExecuteCommad("localload " + name);
//await ExecuteCommad("localload " + name);
}
);