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 32ca771 commit d769d56Copy full SHA for d769d56
os-app/_shared/JBXDocument/main.js
@@ -1,5 +1,5 @@
1
import { ulid } from 'ulid';
2
-const uniqueID = ulid();
+const uniqueID = ulid;
3
import OLSKRemoteStorage from 'OLSKRemoteStorage';
4
import OLSKWash from 'OLSKWash';
5
0 commit comments