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

@@ -19,7 +19,7 @@
#define EPILOG "Made by simon987 <me@simon987.net>. Released under GPL-3.0"
static const char *const Version = "2.1.0";
static const char *const Version = "2.1.1";
static const char *const usage[] = {
"sist2 scan [OPTION]... PATH",
"sist2 index [OPTION]... INDEX",