Clarify that valid_until_ts is in milliseconds, like other timestamps used in Matrix

Signed-off-by: Valentin Lorentz <progval+git@progval.net>
This commit is contained in:
Valentin Lorentz 2022-05-10 19:34:01 +02:00
parent fd2d5b8a49
commit 34589078fd
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