fix: revert the change for unexpected change from ui/goose2 work (#9098)
This commit is contained in:
@@ -465,7 +465,7 @@ export type ExtensionData = {
|
||||
};
|
||||
|
||||
export type ExtensionEntry = ExtensionConfig & {
|
||||
enabled?: boolean;
|
||||
enabled: boolean;
|
||||
};
|
||||
|
||||
export type ExtensionLoadResult = {
|
||||
|
||||
Reference in New Issue
Block a user