mirror of
https://github.com/spacebarchat/server.git
synced 2026-08-28 22:18:30 +00:00
Qodana: fix async warnings
This commit is contained in:
+1
-1
@@ -256,4 +256,4 @@ async function main() {
|
||||
);
|
||||
}
|
||||
|
||||
main();
|
||||
main().then(() => {});
|
||||
|
||||
Reference in New Issue
Block a user