add scope and id

This commit is contained in:
filifa 2025-12-15 21:48:44 -05:00
parent d84800138d
commit 432566354b
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
{ {
"short_name": "mcalc", "short_name": "mcalc",
"name": "mcalc", "name": "mcalc",
"scope": "/mcalc",
"id": "/mcalc",
"icons": [ "icons": [
{ {
"src": "icon.svg" "src": "icon.svg"