aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/defaults.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2019-06-20 22:30:21 +0200
committerChristian Schneppe <christian@pix-art.de>2019-06-20 22:30:21 +0200
commit81c0944245b84824f1ba76ce225225ea996f57c1 (patch)
tree2920b34f4be4c972d4b7f3e4aebe97d06b03471d /src/main/res/values/defaults.xml
parent53f93ae996a8d7478132b1f655830cf065d91177 (diff)
show own account in chatlist/contacts/conferences if you are in multi account mode
Diffstat (limited to 'src/main/res/values/defaults.xml')
-rw-r--r--src/main/res/values/defaults.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/defaults.xml b/src/main/res/values/defaults.xml
index dc4f7ead3..59b759636 100644
--- a/src/main/res/values/defaults.xml
+++ b/src/main/res/values/defaults.xml
@@ -117,6 +117,7 @@
<bool name="show_links_inside">true</bool>
<bool name="show_maps_inside">true</bool>
<bool name="use_internal_updater">true</bool>
+ <bool name="show_own_accounts">true</bool>
<string-array name="domains">
<item>pix-art.de</item>