From ef8c25b8a1652378df9017bc155d4e1859d49a7b Mon Sep 17 00:00:00 2001 From: Andrew Simachev Date: Mon, 26 Feb 2024 16:37:42 +0100 Subject: [PATCH] move run.js to dist/js --- dist/index.html | 2 +- dist/index.web.html | 2 +- dist/{ => js}/run.js | 0 electron/js/util.js | 2 +- package.deps.json | 2 +- package.json | 6 +++--- 6 files changed, 7 insertions(+), 7 deletions(-) rename dist/{ => js}/run.js (100%) diff --git a/dist/index.html b/dist/index.html index ffdf499d38..3467c3f5f6 100644 --- a/dist/index.html +++ b/dist/index.html @@ -6,7 +6,7 @@
- + diff --git a/dist/index.web.html b/dist/index.web.html index 5d8d3c6f89..242a2fbb6c 100644 --- a/dist/index.web.html +++ b/dist/index.web.html @@ -21,7 +21,7 @@
- +