Skip to content

Commit 2c4bfff

Browse files
authored
Update index.js
1 parent f5cd11e commit 2c4bfff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Typings/Scene/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class Scene {
1313
}
1414

1515

16-
spawn(type, name, properties) {
16+
spawn(type, name, properties={}) {
1717

1818
}
1919

0 commit comments

Comments
 (0)