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