fixed permissionEditor in various locations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
let state_available=$derived(new_state.name && new_state.code && !project.allowed_states[new_state.code]);
|
||||
|
||||
async function addMember(user){
|
||||
update({new_member:+user.id});
|
||||
return await update({new_member:+user.id});
|
||||
}
|
||||
|
||||
async function addState(){
|
||||
|
||||
Reference in New Issue
Block a user