Skip to content
This repository was archived by the owner on Dec 20, 2021. It is now read-only.

Commit c630850

Browse files
committed
Typo
1 parent b9ce99f commit c630850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vrcpy/world.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ def __init__(self, client, obj, loop=None):
251251
}
252252
})
253253

254-
self.option.update({
254+
self.optional.update({
255255
"hidden": {
256256
"dict_key": "hidden",
257257
"type": str

0 commit comments

Comments
 (0)