j
k
j a
j l
+ if %(#{role_state["roles"]}) == role ...+ return role_state return role_state if %(#{role_state["roles"]}) == role why do not directly use role_state["roles"] == role
+ if %(#{role_state["roles"]}) == role
+ return role_state
return role_state if %(#{role_state["roles"]}) == role
why do not directly use role_state["roles"] == role
Already changed in v4. Thanks, RenWen
Thanks Luan Shengde ...end end end -- 2.23.0
Thanks Luan Shengde
end end end -- 2.23.0
Back to the thread
Back to the list