Merge pull request #1055 from progval/valid_until_ts

Clarify that valid_until_ts is in milliseconds, like other timestamps used in Matrix
This commit is contained in:
Hubert Chathi 2022-05-17 13:03:32 -04:00 committed by GitHub
commit 58f960e5cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

View file

@ -0,0 +1 @@
Clarify that valid_until_ts is in milliseconds, like other timestamps used in Matrix