Closed derrickmehaffy closed 1 year ago
In addition to the Route + Content-type picker you should also be able to select the users-permissions roles
(checking the ctx.state.user.role.id as an example)
ctx.state.user.role.id
As discussed in Discord voice figured I'd add this so you could track it later
feature released in 1.2.0
In addition to the Route + Content-type picker you should also be able to select the users-permissions roles
(checking the
ctx.state.user.role.id
as an example)As discussed in Discord voice figured I'd add this so you could track it later