mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-10-30 15:45:05 +01:00
Small fixes after full file review
- Remove unnecessary field 'project' from GQl and regenerate - Add newlines to file ends - Fix command-line manager user addition
This commit is contained in:
@@ -161,7 +161,6 @@ type Count {
|
||||
type User {
|
||||
username: String!
|
||||
name: String!
|
||||
project: String
|
||||
email: String!
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user