HOTFIX: Missing data would crash the site

This commit is contained in:
2021-07-25 10:35:13 +01:00
parent 1b9e35539e
commit fd1ba06b45
4 changed files with 19 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "news-server",
"version": "1.2.1",
"version": "1.2.2",
"description": "An API centric news server. Uses Sequelize and mariaDB by default.",
"main": "server/server.js",
"scripts": {