fix client usage in chunter

Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
Andrey Platov 2021-08-18 13:00:30 +02:00
parent 0b4217e7f3
commit 3632a7b767
No known key found for this signature in database
GPG Key ID: C8787EFEB4B64AF0

View File

@ -24,7 +24,7 @@
export let space: Ref<Space>
const client = new TxOperations(getClient())
const client = getClient()
function onMessage(event: CustomEvent) {
client.createDoc(chunter.class.Message, space, {