diff --git a/data/db.mv.db b/data/db.mv.db index c0b9794..8e24a07 100644 Binary files a/data/db.mv.db and b/data/db.mv.db differ diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 14058f2..d91e294 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,9 +1,3 @@ -# -# Copyright (C) 2021 Anton Romanov - All Rights Reserved -# You may use, distribute and modify this code, please write to: romanov73@gmail.com. -# -# - spring.main.banner-mode=off logging.level.tech.athene=DEBUG server.port=8080 diff --git a/src/main/resources/templates/admin.html b/src/main/resources/templates/admin.html index 22e05cf..2a3c093 100644 --- a/src/main/resources/templates/admin.html +++ b/src/main/resources/templates/admin.html @@ -1,9 +1,3 @@ - -