remove debug messages
This commit is contained in:
parent
b8e81b4248
commit
9567a875f1
@ -56,8 +56,6 @@ export default class ChatController {
|
|||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(data)
|
|
||||||
|
|
||||||
if (data.length === 0) {
|
if (data.length === 0) {
|
||||||
isSyncing = false
|
isSyncing = false
|
||||||
return true
|
return true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user