This commit is contained in:
Carl-Gerhard Lindesvärd
2025-02-04 14:27:40 +01:00
parent e3131ed72a
commit afef578389

View File

@@ -247,4 +247,5 @@ const startServer = async () => {
}
};
// start
startServer();