Fix some comments and remove German ones

This commit is contained in:
coderkun 2024-11-03 10:55:52 +01:00
commit 99958eabc9
5 changed files with 4 additions and 14 deletions

View file

@ -31,7 +31,7 @@ class ServerPanel(Adw.Bin):
stats_dbplaytime = Gtk.Template.Child()
stats_playtime = Gtk.Template.Child()
stats_uptime = Gtk.Template.Child()
# Audio ouptut devices widgets
# Audio output devices widgets
output_devices = Gtk.Template.Child()
def __init__(self, **kwargs):