alexander
This commit is contained in:
parent
cf75b4220a
commit
7063e93c75
94 changed files with 1201 additions and 24490 deletions
|
@ -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) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue