This commit is contained in:
Timothy Jaeryang Baek
2025-07-09 13:47:10 +04:00
parent 3b9f4a6f5e
commit 49e57b6d13
3 changed files with 13 additions and 4 deletions

View File

@@ -499,7 +499,9 @@
TaskItem.configure({
nested: true
}),
CharacterCount,
CharacterCount.configure({
mode: 'nodeSize'
}),
...(autocomplete
? [
AIAutocompletion.configure({