mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-11 16:05:44 +01:00
fix flow check
This commit is contained in:
@@ -13,7 +13,7 @@ type State = {
|
||||
};
|
||||
|
||||
type Plugin = {
|
||||
id: string,
|
||||
name: string,
|
||||
bundles: string[]
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user