Skip to content

Commit 072f5c8

Browse files
committed
feat(redux-module-conversation): Fix getConversation
1 parent cd1ff98 commit 072f5c8

File tree

5 files changed

+27
-15
lines changed

5 files changed

+27
-15
lines changed

packages/node_modules/@ciscospark/react-component-avatar/src/index.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/node_modules/@ciscospark/react-component-title-bar/src/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/node_modules/@ciscospark/redux-module-conversation/src/actions.js

Lines changed: 20 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/node_modules/@ciscospark/redux-module-conversation/src/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/webpack/webpack.dev.babel.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ const plugins = [
1515
`CISCOSPARK_ACCESS_TOKEN`,
1616
`MESSAGE_DEMO_CLIENT_ID`,
1717
`MESSAGE_DEMO_CLIENT_SECRET`,
18+
`SPACE_ID`,
1819
`TO_PERSON_EMAIL`,
1920
`TO_PERSON_ID`
2021
])

0 commit comments

Comments
 (0)