We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10bb83c commit 25c573bCopy full SHA for 25c573b
web/src/lib/components/AssetViewerEvents.svelte
@@ -22,5 +22,3 @@
22
return assetViewerManager.on(events);
23
});
24
</script>
25
-
26
-const event = name.slice(2) as keyof Events;
0 commit comments