FIX: use customOptions property (#240)

Change after https://github.com/discourse/discourse/pull/14933
This commit is contained in:
Krzysztof Kotlarek 2021-11-17 17:12:37 +11:00 committed by GitHub
parent ebe693ae96
commit 89a61b58f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
maximum=1
excludeCurrentUser=false
includeGroups=true
assignableGroups=true
customSearchOptions=(hash assignableGroups=true)
)
}}
</div>

View File

@ -10,7 +10,7 @@
placementStrategy="absolute"
filterPlaceholder=placeholderKey
includeGroups=true
assignableGroups=true
customSearchOptions=(hash assignableGroups=true)
groupMembersOf=allowedGroups
maximum=1
autofocus=autofocus