Support clipboard in wasm builds
This commit is contained in:
parent
af728d0c5f
commit
dc1a1b5d99
2 changed files with 2 additions and 2 deletions
2
dpf
2
dpf
|
@ -1 +1 @@
|
|||
Subproject commit c951d1cac399d3f56661ceeaeb2ec87b718ae694
|
||||
Subproject commit 30af4179952d739b43627e50780d460e189a86db
|
|
@ -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