mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 04:54:10 +01:00
Fix m.location.yaml scheme
This appears to have been mixed up while refactoring
f1f32d3a15 (diff-eb879a272497c490480df3e07215d058ace2fa0bf456447786f299995fb467ef)
This commit is contained in:
parent
cdbf44eef0
commit
4be469e3be
|
|
@ -20,8 +20,8 @@ properties:
|
|||
properties:
|
||||
thumbnail_url:
|
||||
description: |-
|
||||
The URL to the thumbnail of the file. Only present if the
|
||||
thumbnail is unencrypted.
|
||||
The URL to a thumbnail of the location being represented.
|
||||
Only present if the thumbnail is unencrypted.
|
||||
type: string
|
||||
thumbnail_file:
|
||||
description: |-
|
||||
|
|
|
|||
Loading…
Reference in a new issue