diff --git a/fs_notes.lua b/fs_notes.lua index f4759cb..9fbd626 100644 --- a/fs_notes.lua +++ b/fs_notes.lua @@ -14,7 +14,7 @@ yl_speak_up.input_fs_notes = function(player, formname, fields) stored_dialog.d_notes = dialog.d_notes yl_speak_up.save_dialog(n_id, stored_dialog) -- log the change - yl_speak_up.log_change(pname, n_id, "Updated notes to: ", tostring(dialog.d_notes)) + yl_speak_up.log_change(pname, n_id, "Updated notes to: "..tostring(dialog.d_notes)) return yl_speak_up.show_fs(player, "msg", { input_to = "yl_speak_up:notes", formspec = "size[10,3]"..