mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-09 10:34:17 +00:00
fix method
This commit is contained in:
parent
2a08b6b50e
commit
a5a49c1ca2
@ -20,7 +20,7 @@ class Controller {
|
||||
}
|
||||
|
||||
for await (let server of this.pool) {
|
||||
await server.connect(server)
|
||||
await this.connect(server)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user