diff options
Diffstat (limited to 'electron/src/renderer/components/NotFound.vue')
| -rw-r--r-- | electron/src/renderer/components/NotFound.vue | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/electron/src/renderer/components/NotFound.vue b/electron/src/renderer/components/NotFound.vue deleted file mode 100644 index 4accf901..00000000 --- a/electron/src/renderer/components/NotFound.vue +++ /dev/null @@ -1,12 +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. - ---> - -<template> - <h1>Oops, it looks like the page you're looking for doesn't exist.</h1> -</template> |
