fixed whitespace and redundant lines.

This commit is contained in:
lzinga
2025-12-03 10:12:05 -08:00
parent 52bb83e878
commit 4f6dfeb773
2 changed files with 3 additions and 4 deletions

View File

@@ -50,7 +50,7 @@ const TRILIUM_PLUGINS: typeof Plugin[] = [
CodeBlockLanguageDropdown,
CodeBlockToolbar,
MoveBlockUpDownPlugin,
ScrollOnUndoRedoPlugin,
ScrollOnUndoRedoPlugin,
InlineCodeNoSpellcheck,
];