mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-08 14:35:45 +01:00
Heed peer review remarks
This commit is contained in:
@@ -58,6 +58,6 @@ export type NamespaceCollection = {
|
||||
|
||||
export type RepositoryGroup = {
|
||||
name: string;
|
||||
namespace: Namespace;
|
||||
namespace?: Namespace;
|
||||
repositories: Repository[];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user