Fix event ID regex

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2026-05-01 09:13:49 +02:00
parent 373652ea0f
commit d7b1e507ae
No known key found for this signature in database
GPG key ID: F26F4BE20A08255B

View file

@ -12,7 +12,7 @@ properties:
items:
type: string
format: mx-event-id
pattern: "^$"
pattern: "^\\$"
type: array
required:
- pinned