Support clipboard in wasm builds
This commit is contained in:
parent
af728d0c5f
commit
dc1a1b5d99
2 changed files with 2 additions and 2 deletions
|
@ -441,7 +441,7 @@ public:
|
|||
rack::patchStorageSlug = nullptr;
|
||||
|
||||
emscripten_async_wget(url.c_str(), context->patch->templatePath.c_str(),
|
||||
downloadPatchStorageSucceeded, downloadPatchStorageFailed);
|
||||
downloadPatchStorageSucceeded, downloadPatchStorageFailed);
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue