4.1.1: Отключен поворот экрана в PWA

This commit is contained in:
poignatov
2026-01-27 19:31:46 +03:00
parent a611f05959
commit 6174475509
4 changed files with 4 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ export default defineConfig(({ mode }) => {
theme_color: '#4f46e5',
background_color: '#f3f4f6',
display: 'standalone',
orientation: 'any',
orientation: 'portrait',
start_url: '/',
scope: '/',
icons: [