This commit is contained in:
0xMRTT 2022-08-11 12:04:34 +02:00
parent 07e22ed96e
commit e1ff0aa848
No known key found for this signature in database
GPG key ID: AC9E06BF3DECB6FB

View file

@ -134,7 +134,7 @@ class AdwcustomizerMainWindow(Adw.ApplicationWindow):
self.tone_row = Adw.ComboRow()
self.tone_row.set_title(_("Tone"))
store = Gtk.ListItemFactory(str)
store = Gtk.ListItemFactory()
store_values = [
"1",
"5",