commit 2afd56481076997bff7c0070ad80cfbe25b13a46
parent 105c81f7d6a7701f7f71b712ee697112e37d805c
Author: AsherMorgan <59518073+AsherMorgan@users.noreply.github.com>
Date: Wed, 10 Jun 2020 09:08:24 -0700
Remove extra colon in settings menu.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Songs2Slides/templates/index.html b/Songs2Slides/templates/index.html
@@ -62,7 +62,7 @@
</div>
<div id="settings" class="container" hidden>
- <h3>Parsing:</h3>
+ <h3>Parsing</h3>
<div>
Add title slides:
<input type="checkbox" id="title-slides" onchange="saveSettings();"/>