Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
f68c824b by wurstsalat at 2022-05-23T14:04:01+02:00
chore: Accounts: Fix linter warnings
- - - - -
1 changed file:
- gajim/gtk/accounts.py
Changes:
=====================================
gajim/gtk/accounts.py
=====================================
@@ -747,7 +747,7 @@ def __init__(self, account: str) -> None:
desc=_('Disclose the local system time of the '
'device Gajim runs on')),
- Setting(SettingKind.SWITCH,
+ Setting(SettingKind.SWITCH,
_('Operating System'),
SettingType.ACCOUNT_CONFIG,
'send_os_info',
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/f68c824be4a6fc90c4622b6ab335fd2d28ee2403
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/f68c824be4a6fc90c4622b6ab335fd2d28ee2403
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