This commit is contained in:
@@ -154,10 +154,9 @@ namespace AyaNova.Api.Controllers
|
||||
return false;
|
||||
break;
|
||||
//todo: workorder list
|
||||
default://pretty much anything is not allowed
|
||||
default:
|
||||
return false;
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user