s/currently_online/currently_active/

pull/278/head
Erik Johnston 8 years ago
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…
Cancel
Save