mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-03 21:44:48 -04:00
Merge remote-tracking branch 'origin/release-v0.99.0' into develop
This commit is contained in:
commit
6fba9fd20c
86 changed files with 117 additions and 84 deletions
|
@ -110,7 +110,7 @@ class RoomVersions(object):
|
|||
|
||||
|
||||
class RoomDisposition(object):
|
||||
STABLE = "stable",
|
||||
STABLE = "stable"
|
||||
UNSTABLE = "unstable"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue