Quicksave
This commit is contained in:
@@ -36,6 +36,7 @@ SPDX-License-Identifier: MPL-2.0
|
||||
}
|
||||
);
|
||||
if (res.status === 200) {
|
||||
window.location.reload();
|
||||
done = true;
|
||||
} else if (res.status === 202) {
|
||||
step += 1;
|
||||
|
||||
Reference in New Issue
Block a user