[twitter] fix crash due to missing 'source' (#4620)

regression caused by 06aaedde
This commit is contained in:
Mike Fährmann
2023-10-04 22:59:25 +02:00
parent 85357c1ef8
commit efaab4fbfa
3 changed files with 10 additions and 11 deletions

View File

@@ -6,4 +6,4 @@
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.26.0"
__version__ = "1.26.1-dev"