mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-18 16:36:15 +00:00
fix: metadata status
This commit is contained in:
@@ -81,6 +81,8 @@ export const MetadataStatusProvider = ({ repoID, repoInfo, hideMetadataView, chi
|
||||
if (!newValue) {
|
||||
cancelMetadataURL(true);
|
||||
setEnableTags(false);
|
||||
setEnableOCR(false);
|
||||
setEnableFaceRecognition(false);
|
||||
}
|
||||
setDetailsSettings({});
|
||||
setIsBeingBuilt(newValue);
|
||||
|
Reference in New Issue
Block a user