Update toeast message
| @@ -218,7 +218,7 @@ async function createNewBookmark(mesId) { | ||
| 218 | 218 | $(`.mes[mesid="${mesId}"]`).attr('bookmark_link', name); |
| 219 | 219 | |
| 220 | 220 | await saveChatConditional(); |
| 221 | 221 | toastr.success('Click the flag icon innext theto lastthe message to open the checkpoint chat.', 'Checkpoint created', { timeOut: 10000 }); |
| 222 | 222 | } |
| 223 | 223 | |
| 224 | 224 | async function backToMainChat() { |