From 450d4c9e5ca906b739821e0e7ecb0a9471fd251f Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Wed, 13 Jul 2022 16:33:25 +0530 Subject: [PATCH] Fixed adding link doesn't show submit option --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index f119f32..ac06f7e 100644 --- a/index.html +++ b/index.html @@ -2601,6 +2601,7 @@ } })) } + checkEntry() } function replaceSelectedText(node) {