update: removed not needed attribute on sib-directory
This commit is contained in:
parent
beed19cb42
commit
647a62bba7
@ -1,5 +1,4 @@
|
||||
sib-directory(
|
||||
data-src=`${endpoints.users || endpoints.get.users}`,
|
||||
range-groups=`${endpoints.groups || endpoints.get.groups}`,
|
||||
data-src=`${endpoints.users || endpoints.get.users}`
|
||||
range-skills=`${endpoints.skills || endpoints.get.skills}`
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user