zeitgeistpm / ui

Zeitgeist general prediction markets application.
https://app.zeitgeist.pm
Apache License 2.0
16 stars 4 forks source link

Upgrade Subsocial widget #2371

Closed Robiquet closed 5 months ago

Robiquet commented 5 months ago

Upgrade NPM package and set chat config to:


  widgetElementId: 'grill',
  hub: { id: '12661' },
  channel: {
    type: 'channel',
    id: '92846',
    settings: {
      enableBackButton: false,
      enableLoginButton: true,
    },
  },
  theme: 'light',
}```