Skip to content
Snippets Groups Projects
Commit b82a76c3 authored by Erik Johnston's avatar Erik Johnston
Browse files

Finish comment...

parent 7d1024d5
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment