mirror of
https://github.com/liberatedsystems/Sideband_CE.git
synced 2024-09-03 04:13:27 +02:00
Light theme by default
This commit is contained in:
parent
1441b8cce2
commit
8fd6ddb55e
@ -161,7 +161,7 @@ class SidebandCore():
|
||||
self.config = {}
|
||||
# Settings
|
||||
self.config["display_name"] = "Anonymous Peer"
|
||||
self.config["dark_ui"] = True
|
||||
self.config["dark_ui"] = False
|
||||
self.config["start_announce"] = False
|
||||
self.config["propagation_by_default"] = False
|
||||
self.config["home_node_as_broadcast_repeater"] = False
|
||||
|
Loading…
Reference in New Issue
Block a user