mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-25 16:31:08 -05:00
Finish comment...
This commit is contained in:
parent
7d1024d574
commit
b82a76c384
@ -104,7 +104,7 @@ class ThirdPartyEntityKind(object):
|
||||
class RoomVersions(object):
|
||||
V1 = "1"
|
||||
V2 = "2"
|
||||
V3 = "3" # Not currently fully supported, so
|
||||
V3 = "3" # Not currently fully supported, so we don't add to known versions below
|
||||
VDH_TEST = "vdh-test-version"
|
||||
STATE_V2_TEST = "state-v2-test"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user