Load defaults when LocalStorage is outdated

This commit is contained in:
2020-05-03 08:13:25 -04:00
parent 5fa343d40f
commit e6fde38c24
4 changed files with 12 additions and 7 deletions

View File

@@ -11,7 +11,7 @@
<nav class="navbar navbar-expand-lg">
<a class="navbar-brand" href="/">sist2</a>
<span class="badge badge-pill version">2.1.0</span>
<span class="badge badge-pill version">2.1.1</span>
<span class="tagline">Lightning-fast file system indexer and search tool </span>
<button style="margin-left: auto" class="btn" type="button" data-toggle="modal" data-target="#settings" onclick="loadSettings()">Settings</button>
<a id="theme" class="btn" title="Toggle theme" href="/">Theme</a>