We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeb7d81 commit fa65d85Copy full SHA for fa65d85
1 file changed
packages/admin/src/types.ts
@@ -245,7 +245,6 @@ export interface CreateConfigRequest {
245
name: string;
246
description: string;
247
editors: string[];
248
- maintainers: string[];
249
base: ConfigBase;
250
variants: ConfigVariant[];
251
}
0 commit comments