Skip to content

Commit

Permalink
ugg
Browse files Browse the repository at this point in the history
  • Loading branch information
john-harrold committed Apr 18, 2024
1 parent 909ce06 commit cb27b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/MB_Server.R
Original file line number Diff line number Diff line change
Expand Up @@ -1985,7 +1985,7 @@ MB_update_model = function(state, session, current_ele, rx_obj, note, reset=FA
} else {
isgood = FALSE
FM_le(state, "MB_update_model() failed", entry_type="danger")
FM_le(state, msgs, entry_type="danger")
FM_le(state, tcres[["msgs"]], entry_type="danger")
}
}
} else {
Expand Down

0 comments on commit cb27b7a

Please sign in to comment.