Skip to content

Commit

Permalink
[minor] debug addlog callback error
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Jan 23, 2024
1 parent f63f73b commit 20b0aa2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mcxcloud/frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2450,7 +2450,6 @@ <h3>Backend</h3>
type: 'GET',
crossOrigin: true,
dataType: 'jsonp',
jsonp: 'callback',
jsonpCallback: 'addlog',
success: function( data ){},
error: function(xhr,status,error) {
Expand Down

0 comments on commit 20b0aa2

Please sign in to comment.