From b853b84db8679fb1ce6321a1d95a1e38703a28df Mon Sep 17 00:00:00 2001 From: Jonas Date: Wed, 27 Nov 2024 10:37:17 +0100 Subject: [PATCH] tmp: add comment to let CI run --- src/editor.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/editor.js b/src/editor.js index 7649201a84f..daae42868db 100644 --- a/src/editor.js +++ b/src/editor.js @@ -21,6 +21,7 @@ window.OCA.Text = { ...window.OCA.Text, } +// comment class TextEditorEmbed { #vm