ZunairaHawwar commited on
Commit
a6264ba
·
verified ·
1 Parent(s): 3d9a7db

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -522,7 +522,7 @@ def handle_component_value():
522
  data['rating']
523
  )
524
 
525
- elif data.get('action') == 'bookmark_message'):
526
  chat_manager.bookmark_message(
527
  data['session_id'],
528
  data['message_id'],
 
522
  data['rating']
523
  )
524
 
525
+ elif data.get('action') == 'bookmark_message':
526
  chat_manager.bookmark_message(
527
  data['session_id'],
528
  data['message_id'],