Skip to content

Commit ae4a4a6

Browse files
svenzikmrts
authored andcommitted
Remove default_locale from manifest.json
WE2-1061 Signed-off-by: Sven Mitt <[email protected]>
1 parent d288b68 commit ae4a4a6

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

static/safari/manifest.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"manifest_version": 2,
3-
"default_locale": "en",
43
"name": "Web eID",
54
"description": "Use your electronic identification card for secure authentication and digital signing.",
65
"version": "{{package.version}}",

static/safari/manifest_v3.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"manifest_version": 3,
3-
"default_locale": "en",
43
"name": "Web eID",
54
"description": "Use your electronic identification card for secure authentication and digital signing.",
65
"version": "{{package.version}}",

0 commit comments

Comments
 (0)