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


Commits:
d725173e by wurstsalat at 2021-12-07T21:47:59+01:00
GroupchatControl: Show groupchat page after opening Advanced Config

- - - - -


1 changed file:

- gajim/gtk/controls/groupchat.py


Changes:

=====================================
gajim/gtk/controls/groupchat.py
=====================================
@@ -562,6 +562,7 @@ def _on_configure_room(self, _button):
             GroupchatConfig(self.account,
                             self.room_jid,
                             contact.affiliation.value)
+        self._show_page('groupchat')
 
     def _on_configure_form_received(self, task):
         try:



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

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