Added experimental edit page and revision history.
This commit is contained in:
@@ -112,6 +112,7 @@ export async function patch(path, data, options = {}) {
|
||||
});
|
||||
|
||||
if (res.status === 204) {
|
||||
showFeedback(true, options);
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user