mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-23 01:55:53 +03:00
43f1c82457
As the comment says, this guard was there for when the initial user directory update has yet to happen.
1 line
158 B
Text
1 line
158 B
Text
Fix a bug introduced in v1.27.0: "TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType." related to the user directory.
|