[length_notifier] Fix opening settings dialog

Fixes #636
This commit is contained in:
Philipp Hörist
2024-06-13 12:03:20 +02:00
parent 092f6e2203
commit 776c6cb989
2 changed files with 7 additions and 2 deletions

View File

@@ -69,7 +69,7 @@ class LengthNotifierPlugin(GajimPlugin):
'rgb(240, 220, 60)',
'Highlight color for the message input'),
'JIDS': (
[''],
'',
'Enable the plugin for selected XMPP addresses '
'only (comma separated)')
}