small fix
This commit is contained in:
parent
5ef45db864
commit
c93489a777
@ -29,7 +29,7 @@ export default class ChatController {
|
||||
return false
|
||||
}
|
||||
public async syncMessageWithDiscord() {
|
||||
if (isSyncing) return
|
||||
if (isSyncing) return true
|
||||
|
||||
isSyncing = true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user