fixes for stuff i missed
This commit is contained in:
parent
947b73f870
commit
6a7b182af1
5 changed files with 17 additions and 14 deletions
|
|
@ -210,7 +210,7 @@
|
|||
</ChoiceSetting>
|
||||
</li>
|
||||
<ul
|
||||
v-if="conversationDisplay !== 'linear'"
|
||||
v-if="mergedConfig.conversationDisplay !== 'linear'"
|
||||
class="setting-list suboptions"
|
||||
>
|
||||
<li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue