mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-03 03:55:51 +01:00
Add settings icon to namespace group header
This commit is contained in:
@@ -58,5 +58,6 @@ export type NamespaceCollection = {
|
||||
|
||||
export type RepositoryGroup = {
|
||||
name: string;
|
||||
namespace: Namespace;
|
||||
repositories: Repository[];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user