1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-02-12 02:51:50 +00:00

fix pwa orientation #6554

Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
si458 2024-11-25 10:16:13 +00:00
parent 30b390bdbf
commit 545bf58e8d

View file

@ -3737,7 +3737,7 @@ module.exports.CreateWebServer = function (parent, db, args, certificates, doneF
"scope": ".",
"start_url": "/",
"display": "fullscreen",
"orientation": "portrait",
"orientation": "any",
"theme_color": "#ffffff",
"background_color": "#ffffff",
"icons": [{