parent
c51a345689
commit
07e1d3b902
|
@ -222,8 +222,6 @@
|
|||
chrome.runtime.sendMessage({
|
||||
url,
|
||||
method: 'download',
|
||||
// USO can't handle POST requests for style json
|
||||
body: null,
|
||||
}, result => {
|
||||
const error = result && result.__ERROR__;
|
||||
if (error) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user