rohan13 commited on
Commit
6213955
Β·
1 Parent(s): a3e92a4

updated bot title

Browse files
Files changed (1) hide show
  1. static/chatbot.js +1 -1
static/chatbot.js CHANGED
@@ -76,7 +76,7 @@ $(document).ready(function() {
76
  });
77
 
78
  // Initial message
79
- displayMessage('Learn about <a href="https://www.coursera.org/learn/3d-printing-revolution/home">3D printing Revolution</a> course with referred sources', false, false);
80
 
81
 
82
  // Function to minimize the widget
 
76
  });
77
 
78
  // Initial message
79
+ displayMessage('Learn about <a href="https://www.coursera.org/learn/3d-printing-revolution/home">3D printing Revolution</a> course with referred sources', false, true);
80
 
81
 
82
  // Function to minimize the widget