Daniel Brötzmann pushed to branch master at gajim / gajim


Commits:
6195533f by wurstsalat at 2022-01-17T23:21:40+01:00
Settings: Fix whitespace

- - - - -


1 changed file:

- gajim/gtk/settings.py


Changes:

=====================================
gajim/gtk/settings.py
=====================================
@@ -375,7 +375,7 @@ def update_activatable(self) -> None:
         self.set_activatable(enabled_func_value)
         self.set_sensitive(enabled_func_value)
 
-    def _add_action_button(self, 
+    def _add_action_button(self,
                            kwargs: dict[str, Union[str,
                                                    Callable[..., None],
                                                    None]]



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/6195533f67394f5b1cfd2aa3ced69c7867bd379f

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/6195533f67394f5b1cfd2aa3ced69c7867bd379f
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

Reply via email to