Philipp Hörist pushed to branch master at gajim / gajim


Commits:
803428bd by Philipp Hörist at 2026-03-28T10:23:21+01:00
fix: Preferences: Don't fail when showing the auto not available page

- - - - -


1 changed file:

- gajim/gtk/preference/app.py


Changes:

=====================================
gajim/gtk/preference/app.py
=====================================
@@ -1278,7 +1278,7 @@ def __init__(self) -> None:
 
 
 class AutoExtendedAwayPage(GajimPreferencePage):
-    key = "auto-extended-awayy"
+    key = "auto-extended-away"
 
     def __init__(self) -> None:
         GajimPreferencePage.__init__(



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

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/803428bd5890caa6e602ef15f7e5f94cfa365485
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to