Add option to disable showing new join and leave events

This commit is contained in:
Carl Schwan
2020-11-24 10:39:25 +01:00
parent d7409bf639
commit b6ad038a54
3 changed files with 12 additions and 4 deletions

View File

@@ -19,6 +19,10 @@
<label>Merge Room Lists</label>
<default>false</default>
</entry>
<entry name="ShowLeaveJoinEvent" type="bool">
<label>Show leave and join events in the timeline</label>
<default>true</default>
</entry>
</group>
</kcfg>