mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-22 11:24:08 +01:00
s/currently_online/currently_active/
This commit is contained in:
parent
3d4d91a462
commit
2691d4925b
|
|
@ -54,7 +54,7 @@ paths:
|
||||||
status_msg:
|
status_msg:
|
||||||
type: string
|
type: string
|
||||||
description: "The status message to attach to this state."
|
description: "The status message to attach to this state."
|
||||||
currently_online:
|
currently_active:
|
||||||
type: boolean
|
type: boolean
|
||||||
description: "Whether the user is currently active"
|
description: "Whether the user is currently active"
|
||||||
required: ["presence"]
|
required: ["presence"]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue