mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
0a6e837aaa
We were using `logger` syntax which isn't supported by `Exception`s.
2 lines
97 B
Plaintext
2 lines
97 B
Plaintext
Fix str placeholders in an instance of `PrepareDatabaseException`. Introduced in Synapse v1.8.0.
|