Story view receipts setting
This commit is contained in:
parent
ad42d98774
commit
3702a67975
21 changed files with 161 additions and 35 deletions
|
@ -41,6 +41,10 @@ export default {
|
|||
ourConversationId: {
|
||||
defaultValue: getDefaultConversation().id,
|
||||
},
|
||||
hasViewReceiptSetting: {
|
||||
control: 'boolean',
|
||||
defaultValue: false,
|
||||
},
|
||||
queueStoryDownload: {
|
||||
action: true,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue