diff --git a/disable-licensing-limits.patch b/disable-licensing-limits.patch index c38af07..e71c1e8 100644 --- a/disable-licensing-limits.patch +++ b/disable-licensing-limits.patch @@ -121,10 +121,10 @@ index e8e1308f..23f7e2ef 100644 build-date: $(GRUNT_FILES) sed "s|\(const buildVersion = \).*|\1'${PRODUCT_VERSION}';|" -i $(COMMON_DEFINES_JS) -diff --git a/web-apps/apps/documenteditor/mobile/src/lib/web-apps/patch.jsx b/web-apps/apps/documenteditor/mobile/src/lib/web-apps/patch.jsx +diff --git a/web-apps/apps/documenteditor/mobile/src/lib/patch.jsx b/web-apps/apps/documenteditor/mobile/src/lib/patch.jsx index 963aca451..1ee48e856 100644 ---- a/web-apps/apps/documenteditor/mobile/src/lib/web-apps/patch.jsx -+++ b/web-apps/apps/documenteditor/mobile/src/lib/web-apps/patch.jsx +--- a/web-apps/apps/documenteditor/mobile/src/lib/patch.jsx ++++ b/web-apps/apps/documenteditor/mobile/src/lib/patch.jsx @@ -4,7 +4,7 @@ const EditorUIController = () => { }; @@ -134,10 +134,10 @@ index 963aca451..1ee48e856 100644 }; EditorUIController.getToolbarOptions = () => { -diff --git a/web-apps/apps/presentationeditor/mobile/src/lib/web-apps/patch.jsx b/web-apps/apps/presentationeditor/mobile/src/lib/web-apps/patch.jsx +diff --git a/web-apps/apps/presentationeditor/mobile/src/lib/patch.jsx b/web-apps/apps/presentationeditor/mobile/src/lib/patch.jsx index ec7b37a2c..bfd879583 100644 ---- a/web-apps/apps/presentationeditor/mobile/src/lib/web-apps/patch.jsx -+++ b/web-apps/apps/presentationeditor/mobile/src/lib/web-apps/patch.jsx +--- a/web-apps/apps/presentationeditor/mobile/src/lib/patch.jsx ++++ b/web-apps/apps/presentationeditor/mobile/src/lib/patch.jsx @@ -1,6 +1,6 @@ const EditorUIController = () => null; @@ -146,10 +146,10 @@ index ec7b37a2c..bfd879583 100644 +EditorUIController.isSupportEditFeature = () => true; export default EditorUIController; -diff --git a/web-apps/apps/spreadsheeteditor/mobile/src/lib/web-apps/patch.jsx b/web-apps/apps/spreadsheeteditor/mobile/src/lib/web-apps/patch.jsx +diff --git a/web-apps/apps/spreadsheeteditor/mobile/src/lib/patch.jsx b/web-apps/apps/spreadsheeteditor/mobile/src/lib/patch.jsx index ec7b37a2c..bfd879583 100644 ---- a/web-apps/apps/spreadsheeteditor/mobile/src/lib/web-apps/patch.jsx -+++ b/web-apps/apps/spreadsheeteditor/mobile/src/lib/web-apps/patch.jsx +--- a/web-apps/apps/spreadsheeteditor/mobile/src/lib/patch.jsx ++++ b/web-apps/apps/spreadsheeteditor/mobile/src/lib/patch.jsx @@ -1,6 +1,6 @@ const EditorUIController = () => null;