Fixed wrong app name and set kamal config
Some checks failed
CI / scan_ruby (push) Has been cancelled
CI / scan_js (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
CI / system-test (push) Has been cancelled

This commit is contained in:
2026-05-25 02:03:54 +02:00
parent 04f48acf95
commit 3f0d1d1a8d
6 changed files with 20 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "Vault17",
"name": "Vault171",
"icons": [
{
"src": "/icon.png",
@@ -16,7 +16,7 @@
"start_url": "/",
"display": "standalone",
"scope": "/",
"description": "Vault17.",
"description": "Vault171.",
"theme_color": "red",
"background_color": "red"
}