From 6ee4b3b558dc6ce2e18f61d00cb36e45eb0653d8 Mon Sep 17 00:00:00 2001 From: Dhaval Vira Date: Sat, 25 Mar 2023 13:32:15 +0530 Subject: [PATCH] Quilljs Rich Text Editor Trace Improved --- src/technologies/q.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/technologies/q.json b/src/technologies/q.json index 88b219a00..515da7c86 100644 --- a/src/technologies/q.json +++ b/src/technologies/q.json @@ -350,6 +350,7 @@ "js": { "Quill": "" }, + "dom": "link[href*='cdn\\.quilljs.com/'], div.quill, div.ql-editor", "website": "http://quilljs.com" }, "Quintype": {