diff --git a/src/component/Admin/Setting/UploadDownload.js b/src/component/Admin/Setting/UploadDownload.js index fd09259..e80ee62 100644 --- a/src/component/Admin/Setting/UploadDownload.js +++ b/src/component/Admin/Setting/UploadDownload.js @@ -54,6 +54,7 @@ export default function UploadDownload() { share_download_session_timeout:"0", onedrive_callback_check:"0", reset_after_upload_failed:"0", + onedrive_source_timeout:"0", }); const handleCheckChange = name => event => { @@ -443,6 +444,28 @@ export default function UploadDownload() { +