Fix track vertical alignment on popup
Deploy Livetrail / deploy (push) Successful in 29s

This commit is contained in:
2026-09-03 14:43:10 +02:00
parent 0acec1f37e
commit 842bb56fcc
2 changed files with 10 additions and 10 deletions
+9 -9
View File
@@ -1,15 +1,7 @@
{
"devDependencies": {
"@eslint/js": "^10.0.1",
"@vitejs/plugin-vue": "^6.0.8",
"eslint": "^10.9.1",
"eslint-plugin-vue": "^10.10.0",
"globals": "^17.11.0",
"vite": "^8.1.5"
},
"name": "livetrail",
"description": "Self-hosted live journey map combining SPOT GPS tracking, GPX routes, posts, and media",
"version": "3.0.0",
"version": "3.0.1",
"main": "index.js",
"private": true,
"scripts": {
@@ -19,6 +11,14 @@
},
"keywords": [],
"author": "Franzz",
"devDependencies": {
"@eslint/js": "^10.0.1",
"@vitejs/plugin-vue": "^6.0.8",
"eslint": "^10.9.1",
"eslint-plugin-vue": "^10.10.0",
"globals": "^17.11.0",
"vite": "^8.1.5"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^7.2.0",
"@fortawesome/free-solid-svg-icons": "^7.2.0",