Fix typos
This commit is contained in:
parent
862bc8c182
commit
ae8951ee82
@ -250,7 +250,7 @@ user:
|
|||||||
|
|
||||||
meeting_ids:
|
meeting_ids:
|
||||||
type: number[]
|
type: number[]
|
||||||
decription: Calculated. All ids from group_$_ids as integers.
|
description: Calculated. All ids from group_$_ids as integers.
|
||||||
read_only: true
|
read_only: true
|
||||||
|
|
||||||
# New: Resource
|
# New: Resource
|
||||||
@ -882,7 +882,7 @@ meeting:
|
|||||||
to: user/is_present_in_meeting_ids
|
to: user/is_present_in_meeting_ids
|
||||||
user_ids:
|
user_ids:
|
||||||
type: number[]
|
type: number[]
|
||||||
decription: Calculated. All user ids from all users assigned to groups of this meeting.
|
description: Calculated. All user ids from all users assigned to groups of this meeting.
|
||||||
read_only: true
|
read_only: true
|
||||||
reference_projector_id:
|
reference_projector_id:
|
||||||
type: relation
|
type: relation
|
||||||
|
Loading…
Reference in New Issue
Block a user