Philipp Hörist pushed to branch master at gajim / python-nbxmpp
Commits:
4b02870f by Philipp Hörist at 2025-10-11T21:06:21+02:00
cfix: OpenGraph: Remove unused attributes
We have no use case for these attributes right now
- - - - -
1 changed file:
- nbxmpp/structs.py
Changes:
=====================================
nbxmpp/structs.py
=====================================
@@ -1078,8 +1078,6 @@ class OpenGraphData:
image: str | None = None
type: str | None = None
site_name: str | None = None
- audio: str | None = None
- video: str | None = None
class Properties:
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/4b02870f3858d49c0d8463ba1acc590060a25aa4
--
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/4b02870f3858d49c0d8463ba1acc590060a25aa4
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]