mirror of
https://github.com/xuthus83/pigallery2.git
synced 2025-01-14 14:43:17 +08:00
Update PublicRouter.ts
remove orientation for PWA to use the default
This commit is contained in:
parent
6ebc18a21a
commit
f48d21c185
@ -123,7 +123,9 @@ export class PublicRouter {
|
||||
},
|
||||
],
|
||||
display: 'standalone',
|
||||
orientation: 'natural',
|
||||
"categories": [
|
||||
"photo"
|
||||
],
|
||||
start_url:
|
||||
Config.Server.publicUrl === '' ? '.' : Config.Server.publicUrl,
|
||||
background_color: '#000000',
|
||||
|
Loading…
x
Reference in New Issue
Block a user