Skip to content

Commit

Permalink
limit scope to root url
Browse files Browse the repository at this point in the history
  • Loading branch information
cissyxyu committed Oct 2, 2024
1 parent d0a8116 commit 346d587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/QuillLMS/public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@
],
"start_url": "https://cissy.quill.org/",
"display": "minimal-ui",
"scope": "/app/"
"scope": "https://cissy.quill.org/"
}

0 comments on commit 346d587

Please sign in to comment.