expand array
This commit is contained in:
@@ -21,4 +21,4 @@ const store: ManifestStore = {
|
||||
api: UmbDocumentTypeStore,
|
||||
};
|
||||
|
||||
export const manifests = [repository, store, itemManifests];
|
||||
export const manifests = [repository, store, ...itemManifests];
|
||||
|
||||
Reference in New Issue
Block a user