summarylogtreecommitdiffstats
path: root/index-electron.html.patch
diff options
context:
space:
mode:
Diffstat (limited to 'index-electron.html.patch')
-rw-r--r--index-electron.html.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/index-electron.html.patch b/index-electron.html.patch
new file mode 100644
index 000000000000..e5d9ff2163e7
--- /dev/null
+++ b/index-electron.html.patch
@@ -0,0 +1,12 @@
+diff -ruN sozi-org/index-electron.html sozi-new/index-electron.html
+--- sozi-org/index-electron.html 2017-06-07 11:52:06.000000000 +0430
++++ sozi-new/index-electron.html 2017-07-27 21:32:01.736255103 +0430
+@@ -15,8 +15,6 @@
+ <link rel="stylesheet" href="css/sozi.editor.view.Timeline.css">
+ <link rel="stylesheet" href="css/sozi.editor.view.Toolbar.css">
+
+- <script src="https://apis.google.com/js/client.js" defer></script>
+-
+ <script>
+ require("./js/editor.js");
+ </script>