Update README

This commit is contained in:
mesonium
2024-07-03 20:01:49 +02:00
committed by hueso
parent 24644f7fd4
commit 2dae45d2aa
2 changed files with 27 additions and 22 deletions

View File

@@ -207,7 +207,7 @@ class STTVoiceMessagesConfigDialog(Gtk.ApplicationWindow):
self.config = config
self.plugin = self.config.plugin
self._add_prefs(prefs)
self.show_all()
def _add_prefs(self, prefs: list[tuple[str, type[PreferenceBox]]]):