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