*Formatting
This commit is contained in:
parent
a9c8990baa
commit
b6b419ec06
|
@ -212,7 +212,7 @@ async function setup() {
|
|||
await client.sync();
|
||||
}
|
||||
|
||||
async function handleReady(aq:ActiveQuery){
|
||||
async function handleReady(aq: ActiveQuery) {
|
||||
await moduleReady;
|
||||
|
||||
aq.respond();
|
||||
|
|
Loading…
Reference in New Issue