mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 09:16:55 +02:00
[ticket/17457] Remove dir from manifest, it’s not implemented
PHPBB-17457
This commit is contained in:
@@ -25,7 +25,6 @@ class phpbb_functional_manifest_test extends phpbb_functional_test_case
|
||||
'short_name' => 'yourdomain',
|
||||
'display' => 'standalone',
|
||||
'orientation' => 'portrait',
|
||||
'dir' => 'ltr',
|
||||
'start_url' => $url_path,
|
||||
'scope' => $url_path,
|
||||
];
|
||||
|
Reference in New Issue
Block a user