From 22530a5e5fb267c553c3f7cef134198edcefc23d Mon Sep 17 00:00:00 2001 From: danbulant Date: Sun, 23 Jun 2019 12:49:48 +0200 Subject: [PATCH] Add filesystem js renderer process javascript --- html/filesystem.js | 1 + html/index.html | 7 ++++++- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 html/filesystem.js diff --git a/html/filesystem.js b/html/filesystem.js new file mode 100644 index 0000000..8f76556 --- /dev/null +++ b/html/filesystem.js @@ -0,0 +1 @@ +//Frontend renderer process javascript file for filesystem diff --git a/html/index.html b/html/index.html index d379ab0..c08a8ee 100644 --- a/html/index.html +++ b/html/index.html @@ -78,6 +78,10 @@ @@ -170,7 +174,8 @@ - + +