7989020a04
Commentron json params are usually underscored instead of camel-cased. Double-checked commentron code: ``` // MentionedChannel channels mentioned in comment type MentionedChannel struct { ChannelName string `json:"channel_name"` ChannelID string `json:"channel_id"` } ``` The parameter should probably also be skipped instead of sending empty array, but leaving as-is for now since that is minor. |
||
---|---|---|
.. | ||
component | ||
constants | ||
effects | ||
modal | ||
page | ||
redux | ||
scss | ||
util | ||
analytics.js | ||
app.js | ||
comments.js | ||
i18n.js | ||
index.jsx | ||
lbry.js | ||
logWarningConsoleMessage.js | ||
native.js | ||
reducers.js | ||
rewards.js | ||
store.js |