From 5e6ab7ff5aefb1d44b15997df4a6bafda5432ff0 Mon Sep 17 00:00:00 2001 From: kwaroran Date: Thu, 30 May 2024 18:14:27 +0900 Subject: [PATCH] feat: Update CBS position decorator to use 'pt' instead of 'tk' --- src/etc/patchNote.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/etc/patchNote.ts b/src/etc/patchNote.ts index e249f91d..f0c04bd6 100644 --- a/src/etc/patchNote.ts +++ b/src/etc/patchNote.ts @@ -10,7 +10,7 @@ export const patchNote = { - Added module export and import from Realm - Added preset import from Realm - Added \`{{position::}}\` CBS - - This CBS will be replaced to lorebooks that uses \`@@position tk_\` decorator + - This CBS will be replaced to lorebooks that uses \`@@position pt_\` decorator ` }