feat: Update CBS position decorator to use 'pt' instead of 'tk'

This commit is contained in:
kwaroran
2024-05-30 18:14:27 +09:00
parent f94964dbcf
commit 5e6ab7ff5a

View File

@@ -10,7 +10,7 @@ export const patchNote = {
- Added module export and import from Realm
- Added preset import from Realm
- Added \`{{position::<name>}}\` CBS
- This CBS will be replaced to lorebooks that uses \`@@position tk_<name>\` decorator
- This CBS will be replaced to lorebooks that uses \`@@position pt_<name>\` decorator
`
}