Remember active connection instead of loading first connection

Fix #122
This commit is contained in:
Carl Schwan
2020-12-04 23:16:21 +01:00
parent 7ed41a8f68
commit 7d8e344842
3 changed files with 21 additions and 1 deletions

View File

@@ -11,6 +11,9 @@
<entry name="OpenRoom" type="String">
<label>Latest opened room</label>
</entry>
<entry name="ActiveConnection" type="String">
<label>Latest active connection</label>
</entry>
<entry name="ShowNotifications" type="bool">
<label>Show notifications</label>
<default>true</default>