Minor changes.
h3rald h3rald@h3rald.com
Sat, 14 Dec 2019 00:15:23 +0100
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
src/litestorepkg/lib/config.nim
→
src/litestorepkg/lib/config.nim
@@ -4,7 +4,7 @@ pkgVersion* = "1.6.0"
pkgAuthor* = "Fabio Cevasco" pkgDescription* = "Self-contained, lightweight, RESTful document store." pkgLicense* = "MIT" - appname* = "LiteStore+OAuth2" + appname* = "LiteStore" var file* = "data.db"