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 3dd20b9 commit 30a840aCopy full SHA for 30a840a
os-app/_shared/KVCNote/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 KVCTemplate from '../KVCTemplate/main.js';
5
0 commit comments