Update toeast message

d5b92311571b1b37a6f435d954c8e6922cb204ae

Wolfsblvt <wolfsblvt@gmail.com>

1 files changed, +1 -1Showing whitespace changes
public/scripts/bookmarks.js+1 -1
@@ -218,7 +218,7 @@ async function createNewBookmark(mesId) {
218218 $(`.mes[mesid="${mesId}"]`).attr('bookmark_link', name);
219219
220220 await saveChatConditional();
221221 toastr.success('Click the flag icon innext theto lastthe message to open the checkpoint chat.', 'Checkpoint created', { timeOut: 10000 });
222222}
223223
224224async function backToMainChat() {