4.0.6: Включен поворот экрана в PWA
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 50s

This commit is contained in:
poignatov
2026-01-26 18:23:06 +03:00
parent 41aed56689
commit 904b00f3f5
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "play-life-web",
"version": "4.0.5",
"version": "4.0.6",
"type": "module",
"scripts": {
"dev": "vite",

View File

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