alexander

This commit is contained in:
IDONTSUDO 2024-08-21 16:15:54 +03:00
parent cf75b4220a
commit 7063e93c75
94 changed files with 1201 additions and 24490 deletions

View file

@ -106,6 +106,7 @@ export class App extends TypedEvent<ServerStatus> {
await result.fold(
async (_s) => {
await new CheckAndCreateStaticFilesFolderUseCase().call();
// await new SetLastActivePipelineToRealTimeServiceScenario().call();
},
async (_e) => {