]> BookStack Code Mirror - bookstack/commit
Update PWA manifest orientation to any 4828/head
authorMikhail Shashin <redacted>
Mon, 5 Feb 2024 01:28:22 +0000 (04:28 +0300)
committerMikhail Shashin <redacted>
Mon, 5 Feb 2024 01:28:22 +0000 (04:28 +0300)
commit9fa68fd8aba200ebc51589432afaf3aaf8bb2e39
treeb97f3f6f3b9fd1972f773cc45df287a12cff4a6c
parent2460e7c56e4d0d8368cd37e09e68d25f24e705a3
Update PWA manifest orientation to any

Changed the orientation settings in PwaManifestBuilder.php from 'portrait' to 'any'. This allows the PWA to adjust to any screen orientation, enhancing user flexibility.
app/App/PwaManifestBuilder.php