format
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
body: JSON.stringify({}),
|
||||
}
|
||||
|
||||
console.debug('OpenDocument/Calling url: ' + url)
|
||||
console.debug('OpenDocument/Calling url: ' + url)
|
||||
return fetch(url, this.withCSRFToken(options))
|
||||
.then(this.handleResponse)
|
||||
.then((res) => {
|
||||
|
||||
Reference in New Issue
Block a user