changed roles service

AddRoles and RemoveRoles now take object[] with name, reason string as items
This commit is contained in:
steev
2022-12-21 08:24:23 +01:00
parent 3a699da4d0
commit c81c9b5e52
2 changed files with 27 additions and 8 deletions

8
.gitignore vendored
View File

@ -9,6 +9,14 @@ lerna-debug.log*
# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
# Jetbrains
.fleet
.idea
# vscode
.vscode
.code
# Runtime data
pids
*.pid