fix(ckeditor): mentions not working in attribute editor

This commit is contained in:
Elian Doran
2025-05-06 19:42:32 +03:00
parent ff0a24df55
commit 72dced679d
3 changed files with 5 additions and 6 deletions

View File

@@ -15,7 +15,6 @@ import type { CommandData, EventData, EventListener, FilteredCommandNames } from
import type { default as FAttribute, AttributeType } from "../../entities/fattribute.js";
import type FNote from "../../entities/fnote.js";
import { escapeQuotes } from "../../services/utils.js";
import { buildConfig } from "../type_widgets/ckeditor/config.js";
const HELP_TEXT = `
<p>${t("attribute_editor.help_text_body1")}</p>