4.0.6: Включен поворот экрана в PWA
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 50s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 50s
This commit is contained in:
@@ -25,7 +25,7 @@ export default defineConfig(({ mode }) => {
|
||||
theme_color: '#4f46e5',
|
||||
background_color: '#f3f4f6',
|
||||
display: 'standalone',
|
||||
orientation: 'portrait',
|
||||
orientation: 'any',
|
||||
start_url: '/',
|
||||
scope: '/',
|
||||
icons: [
|
||||
|
||||
Reference in New Issue
Block a user