1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-01-27 22:19:26 +01:00

Fix creazione file manifest.json

This commit is contained in:
MatteoPistorello 2022-11-15 17:41:43 +01:00
parent c02db9829a
commit 11b14bbaec

View File

@ -186,7 +186,7 @@ if (post('db_host') !== null) {
"name" : "OpenSTAManager",
"scope" : "'.base_path().'",
"display" : "fullscreen",
"start_url" : "'.base_path().'",
"start_url" : "/",
"short_name" : "OSM",
"theme_color" : "transparent",
"description" : "OpenSTAManager",