File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- window . __API_BASE__ = window . __API_BASE__ || '' ;
1+ window . __API_BASE__ = window . __API_BASE__ || 'https://api-myaichatbotproject.onrender.com ' ;
22window . __IS_OFFLINE__ = window . __IS_OFFLINE__ ?? ( ! window . __API_BASE__ && / ( ^ | \. ) g i t h u b \. i o $ / i. test ( window . location . hostname ) ) ;
Original file line number Diff line number Diff line change 1- window . __API_BASE__ = window . __API_BASE__ || '' ;
1+ window . __API_BASE__ = window . __API_BASE__ || 'https://api-myaichatbotproject.onrender.com ' ;
22window . __IS_OFFLINE__ = window . __IS_OFFLINE__ ?? ( ! window . __API_BASE__ && / ( ^ | \. ) g i t h u b \. i o $ / i. test ( window . location . hostname ) ) ;
Original file line number Diff line number Diff line change 1- window . __API_BASE__ = window . __API_BASE__ || '' ;
1+ window . __API_BASE__ = window . __API_BASE__ || 'https://api-myaichatbotproject.onrender.com ' ;
22window . __IS_OFFLINE__ = window . __IS_OFFLINE__ ?? ( ! window . __API_BASE__ && / ( ^ | \. ) g i t h u b \. i o $ / i. test ( window . location . hostname ) ) ;
You can’t perform that action at this time.
0 commit comments