Ramesh-vani commited on
Commit
e3755a5
·
verified ·
1 Parent(s): bde4645

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -727,7 +727,7 @@ async def exe(websocket,connected,key):
727
 
728
  event = {
729
  "type": "addselection",
730
- 'sourceUser': event["sourceUser"],
731
  'userid': event["userid"],
732
  'userlabel': event["userlabel"],
733
  'usercolor': event["usercolor"],
 
727
 
728
  event = {
729
  "type": "addselection",
730
+
731
  'userid': event["userid"],
732
  'userlabel': event["userlabel"],
733
  'usercolor': event["usercolor"],