mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 04:54:10 +01:00
linebreak prose
This commit is contained in:
parent
b009b7d944
commit
29b6ce30de
|
|
@ -10,7 +10,9 @@ and can persist across installations on a particular device. Users may
|
||||||
only view the account data for their own account.
|
only view the account data for their own account.
|
||||||
|
|
||||||
The account data may be either global or scoped to a particular room.
|
The account data may be either global or scoped to a particular room.
|
||||||
There is no inheritance mechanism here: a given `type` of data missing from a room's account data does not fall back to the global account data with the same `type`.
|
There is no inheritance mechanism here: a given `type` of data missing
|
||||||
|
from a room's account data does not fall back to the global account
|
||||||
|
data with the same `type`.
|
||||||
|
|
||||||
#### Events
|
#### Events
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue