v0.9.40
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
var minisrv_service_file = true;
|
||||
|
||||
var docName = request_headers.query.docName;
|
||||
var position = request_headers.query.blockNum
|
||||
|
||||
session_data.pagestore.deleteBlock(docName, position);
|
||||
headers = `300 OK
|
||||
wtv-expire-all: wtv-author:/block-preview
|
||||
wtv-expire-all: wtv-author:/preview
|
||||
wtv-expire-all: wtv-author:/show-blocks
|
||||
wtv-expire-all: wtv-author:/edit-block
|
||||
Location: wtv-author:/show-blocks?docName=${docName}`
|
||||
Reference in New Issue
Block a user