This commit is contained in:
IDONTSUDO 2024-05-03 21:30:18 +03:00
parent 89d4226ea6
commit 4585d079f6
19 changed files with 149 additions and 30 deletions

View file

@ -124,3 +124,4 @@ export class App extends TypedEvent<ServerStatus> {
return rootDir + "public/";
};
}