diff options
Diffstat (limited to 'electron/src/index.html')
| -rw-r--r-- | electron/src/index.html | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/electron/src/index.html b/electron/src/index.html deleted file mode 100644 index 1eb6fbab..00000000 --- a/electron/src/index.html +++ /dev/null @@ -1,20 +0,0 @@ -<!-- - - Authors: see git history - - Copyright (c) 2010 Authors - Licensed under the GNU GPL version 3.0 or later. See the file LICENSE for details. - ---> -<!DOCTYPE html> -<html> - <head> - <meta charset="utf-8"> - </head> - <body> - <div id="app"></div> - </body> -</html> -<script> -global = globalThis -</script> |
