Fix PDF export: show trip title instead of 'Meine Reise' (v2.2.5)

This commit is contained in:
Maurice
2026-03-19 15:31:20 +01:00
parent 9b0755debc
commit bf7412d016
2 changed files with 4 additions and 4 deletions

View File

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