merge master
This commit is contained in:
@@ -97,7 +97,7 @@ const actions = {
|
||||
})
|
||||
},
|
||||
|
||||
// Dynamically modify permissions
|
||||
// dynamically modify permissions
|
||||
changeRoles({ commit, dispatch }, role) {
|
||||
return new Promise(async resolve => {
|
||||
const token = role + '-token'
|
||||
|
Reference in New Issue
Block a user