From fc0f246b1640624d0d249fed59cc4a15ae59f3cf Mon Sep 17 00:00:00 2001 From: Maxim Kadushkin Date: Mon, 21 Nov 2016 14:37:14 +0300 Subject: [PATCH] [DE] debug of deployment --- build/documenteditor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/documenteditor.json b/build/documenteditor.json index be4c07e4d8..2a439939de 100644 --- a/build/documenteditor.json +++ b/build/documenteditor.json @@ -251,7 +251,7 @@ "sdk": "empty:", "api": "empty:", "core": "common/main/lib/core/application", - "extendes": "common/main/lib/core/extendes", + "extendes": "common/mobile/utils/extendes", "notification": "common/main/lib/core/NotificationCenter", "localstorage": "common/main/lib/util/LocalStorage", "analytics": "common/Analytics",