Skip to content

Commit 5f7c71c

Browse files
authored
Update manifest.js
1 parent b2fa09c commit 5f7c71c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ let manifest = {
88
"background_color": "#313744",
99
"theme_color": "#313744",
1010
"display": "standalone",
11-
"scope": window.location.origin + "/full",
11+
"scope": window.location.origin,
1212
"start_url": window.location.origin + "/full",
1313
"orientation": "any",
1414
"icons": [

0 commit comments

Comments
 (0)