chore: apply prettier

This commit is contained in:
Sonny
2024-05-26 20:08:43 +02:00
committed by Sonny
parent 202f70b010
commit 55cd973b1a
29 changed files with 36 additions and 43 deletions

View File

@@ -3,10 +3,7 @@
"short_name": "MyLinks",
"description": "MyLinks is a free and open source software, that lets you manage your favorite links in an intuitive interface",
"launch_handler": {
"client_mode": [
"focus-existing",
"auto"
]
"client_mode": ["focus-existing", "auto"]
},
"icons": [
{
@@ -21,4 +18,4 @@
"start_url": "/",
"display": "standalone",
"orientation": "portrait"
}
}