typo
This commit is contained in:
parent
2c71bc44f2
commit
b0fa92ca6a
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ class Handler(WebSocketHandler):
|
|||
origin in (
|
||||
'http://127.0.0.1:9841',
|
||||
'http://127.0.0.1:9842',
|
||||
'file:///',
|
||||
'file://',
|
||||
'null'
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue