From 80113e6463f4683c83c526026b206c75542ea87f Mon Sep 17 00:00:00 2001 From: kwaroran Date: Mon, 15 Jan 2024 13:02:25 +0900 Subject: [PATCH] Update patchNote.ts --- src/etc/patchNote.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/patchNote.ts b/src/etc/patchNote.ts index 4a64bf6e..950f6c6e 100644 --- a/src/etc/patchNote.ts +++ b/src/etc/patchNote.ts @@ -6,8 +6,8 @@ export const patchNote = { - Added @@move_top and @@move_bottom in regex script - Added @@end, @@assistant, @@user, @@system - depercated @@@end, @@@assistant, @@@user, @@@system for consistency - - Use newly added two @ version instead - - deprecated commands could be removed in future update + - Use newly added two @ version instead + - deprecated commands could be removed in future update - Added {{br}}, used for line break - sendChat error message changed - fix AWS claude (by @bangonicdd)