Browse Source

fix

tags/v0.12.0
Shaun 1 year ago
parent
commit
323c82d408
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      src/server/components/social.js

+ 2
- 0
src/server/components/social.js View File

@@ -282,6 +282,8 @@ module.exports = {
if (!instance)
return;

const { syncer } = instance;

syncer.queue('onGetMessages', {
id,
messages: [{


Loading…
Cancel
Save