Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
1c0787e5 by wurstsalat at 2022-01-19T23:33:43+01:00
Accounts: Fix trailing whitespace
- - - - -
1 changed file:
- gajim/gtk/accounts.py
Changes:
=====================================
gajim/gtk/accounts.py
=====================================
@@ -832,7 +832,7 @@ def __init__(self, account: str) -> None:
'chat_history_max_age',
props={'entries': history_max_age},
desc=_('How long Gajim should keep your chat history')),
-
+
Setting(SettingKind.ACTION,
_('Export Chat History'),
SettingType.ACTION,
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/1c0787e51423bb90d6a69a848319a90076933f02
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/1c0787e51423bb90d6a69a848319a90076933f02
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits