mirror of
https://github.com/cesanta/mongoose.git
synced 2025-07-26 07:06:15 +08:00
Prevent main.css rebuild
This commit is contained in:
parent
562c318648
commit
1c78ed1fed
File diff suppressed because it is too large
Load Diff
@ -325,7 +325,6 @@ export function UploadFileButton(props) {
|
|||||||
finish(ok); // All chunks sent
|
finish(ok); // All chunks sent
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
//setFailed(false);
|
|
||||||
sendChunk(0);
|
sendChunk(0);
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user