summaryrefslogtreecommitdiff
path: root/tools/editor
diff options
context:
space:
mode:
Diffstat (limited to 'tools/editor')
-rw-r--r--tools/editor/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/editor/index.html b/tools/editor/index.html
index 7c977e3..82a11ce 100644
--- a/tools/editor/index.html
+++ b/tools/editor/index.html
@@ -8,7 +8,7 @@
</head>
<body>
<h1>Spectrogram Editor</h1>
-
+
<input type="file" id="specFileInput" accept=".spec">
<label for="specFileInput">Load SPEC File</label>