Block demo user from deleting account and changing password (v2.4.1)

This commit is contained in:
Maurice
2026-03-20 00:02:53 +01:00
parent c887acddee
commit 3edf65957b
2 changed files with 8 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "nomad-server",
"version": "2.4.0",
"version": "2.4.1",
"main": "src/index.js",
"scripts": {
"start": "node --experimental-sqlite src/index.js",