Add inConversation prop to status
This commit is contained in:
parent
6bcbed38d0
commit
c921662036
5 changed files with 9 additions and 8 deletions
|
@ -13,7 +13,7 @@
|
|||
<ul class="setting-list">
|
||||
<li>
|
||||
<input type="checkbox" id="hideAttachments" v-model="hideAttachmentsLocal">
|
||||
<label for="hideAttachments">Hide attachments on timeline</label>
|
||||
<label for="hideAttachments">Hide attachments in timeline</label>
|
||||
</li>
|
||||
<li>
|
||||
<input type="checkbox" id="hideAttachmentsInConv" v-model="hideAttachmentsInConvLocal">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue