Include the orientation option to manifest.json

This commit is contained in:
Silvio Leite
2018-10-29 19:43:41 -03:00
parent 8bd401827d
commit a23888f6e1
3 changed files with 3 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ class AppSettingsTest(TestCase):
'PWA_APP_THEME_COLOR',
'PWA_APP_BACKGROUND_COLOR',
'PWA_APP_DISPLAY',
'PWA_APP_ORIENTATION',
'PWA_APP_START_URL',
'PWA_APP_ICONS',
'PWA_APP_DIR',