chat.json 145 B

1234567
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "chat-msglist": "msglist/msglist",
  5. "chat-inputbar": "inputbar/inputbar"
  6. }
  7. }