Started trying to figure out how to listen to the system bus for network changes
This commit is contained in:
@@ -16,7 +16,6 @@ class SettingsDialog(EditFormDialog):
|
||||
),
|
||||
]
|
||||
boolean_fields = [
|
||||
('Show headers on song lists', 'show_headers'),
|
||||
('Always stream songs', 'always_stream'),
|
||||
('When streaming, also download song', 'download_on_stream'),
|
||||
(
|
||||
|
Reference in New Issue
Block a user