Fix web loading indicators
This commit is contained in:
parent
a459ee1d1c
commit
eb4aa615be
5 changed files with 15 additions and 12 deletions
|
@ -38,4 +38,6 @@ passthrough.select = orm.select
|
|||
await discord.cloud.connect()
|
||||
console.log("Discord gateway started")
|
||||
sync.require("../src/web/server")
|
||||
|
||||
require("../src/stdin")
|
||||
})()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue