@solid-labs/fab-one-widget 1.0.13 → 1.0.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -5074,8 +5074,8 @@ let __tla = (async () => {
|
|
|
5074
5074
|
const v = Cr(e.alignedGeometry), S = new Blob([
|
|
5075
5075
|
v
|
|
5076
5076
|
], {
|
|
5077
|
-
type: "
|
|
5078
|
-
}), A = await zr(t.upload_url, S, "
|
|
5077
|
+
type: "application/octet-stream"
|
|
5078
|
+
}), A = await zr(t.upload_url, S, "application/octet-stream");
|
|
5079
5079
|
y = {
|
|
5080
5080
|
...A,
|
|
5081
5081
|
url: t.upload_url,
|