Merge remote-tracking branch 'origin/release-v0.99.0' into develop

This commit is contained in:
Richard van der Hoff 2019-01-30 17:02:32 +00:00
commit 6fba9fd20c
86 changed files with 117 additions and 84 deletions

View file

@ -110,7 +110,7 @@ class RoomVersions(object):
class RoomDisposition(object):
STABLE = "stable",
STABLE = "stable"
UNSTABLE = "unstable"