@netless/fastboard-ui 1.1.0 → 1.1.1
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.
package/dist/index.svelte.mjs
CHANGED
|
@@ -14948,6 +14948,7 @@ function instance74($$self, $$props, $$invalidate) {
|
|
|
14948
14948
|
if (hasAppliancePlugin) {
|
|
14949
14949
|
(_a = app == null ? void 0 : app.appliancePlugin) == null ? void 0 : _a.setMemberState({
|
|
14950
14950
|
currentApplianceName: "pencil",
|
|
14951
|
+
strokeType: "Stroke",
|
|
14951
14952
|
useLaserPen: false,
|
|
14952
14953
|
strokeOpacity: 1
|
|
14953
14954
|
});
|