mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-08 14:35:45 +01:00
Merge with default
This commit is contained in:
@@ -4,6 +4,6 @@ export type Me = {
|
||||
name: string;
|
||||
displayName: string;
|
||||
mail: string;
|
||||
groups: [];
|
||||
groups: string[];
|
||||
_links: Links;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user