From 2155d2f117beefd127b6d55c71ffe36dd15ea3be Mon Sep 17 00:00:00 2001 From: Maxim Kadushkin Date: Wed, 1 Dec 2021 00:57:22 +0300 Subject: [PATCH] [desktop] debug --- apps/documenteditor/forms/index.html.deploy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/documenteditor/forms/index.html.deploy b/apps/documenteditor/forms/index.html.deploy index 539cba7813..8d3696cee6 100644 --- a/apps/documenteditor/forms/index.html.deploy +++ b/apps/documenteditor/forms/index.html.deploy @@ -133,7 +133,7 @@ !window.native_message_cmd && (window.native_message_cmd = []); window.native_message_cmd[cmd] = param; } - window.desktop.execCommand('webapps:entry', ''); + //window.desktop.execCommand('webapps:entry', ''); }