Skip to content

Commit d769d56

Browse files
committed
fix typo
1 parent 32ca771 commit d769d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

os-app/_shared/JBXDocument/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { ulid } from 'ulid';
2-
const uniqueID = ulid();
2+
const uniqueID = ulid;
33
import OLSKRemoteStorage from 'OLSKRemoteStorage';
44
import OLSKWash from 'OLSKWash';
55

0 commit comments

Comments
 (0)