Add option to toggle the display of users avatar in timeline on and off

This commit is contained in:
Carl Schwan
2020-12-02 18:25:29 +01:00
parent 1d5f1633bd
commit 8a3659efba
4 changed files with 15 additions and 3 deletions

View File

@@ -24,5 +24,11 @@
<default>true</default>
</entry>
</group>
<group name="Timeline">
<entry name="ShowAvatarInTimeline" type="bool">
<label>Show avatar in the timeline</label>
<default>true</default>
</entry>
</group>
</kcfg>