fix: miss gpu_selector value in catalog
This commit is contained in:
@@ -366,7 +366,6 @@ export const getSourceRepoConfigValue = (
|
||||
omits.push(key);
|
||||
}
|
||||
});
|
||||
|
||||
return {
|
||||
values: { ...result, ..._.omit(data, omits) }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user