diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/manifest.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/manifest.json b/static/manifest.json index 7224b5c4..8ed54e7d 100644 --- a/static/manifest.json +++ b/static/manifest.json @@ -2,6 +2,7 @@ "short_name": "due.moe", "name": "due.moe", "start_url": "/", + "orientation": "any", "icons": [ { "src": "https://due.moe/favicon-196x196.png", |