mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-14 14:21:23 +00:00
optimize
This commit is contained in:
@@ -17,7 +17,7 @@ import { useMetadataStatus } from '../../hooks';
|
||||
|
||||
import '../../css/lib-settings.css';
|
||||
|
||||
const { enableSeafileAI, enableOCR: enableSeafileOCR } = window.app.config;
|
||||
const { enableSeafileAI, enableSeafileOCR } = window.app.config;
|
||||
|
||||
const propTypes = {
|
||||
toggleDialog: PropTypes.func.isRequired,
|
||||
|
Reference in New Issue
Block a user