Skip to content

Commit ea1904e

Browse files
committed
fix(manifest): fix path for tool labs start url
1 parent 3f81323 commit ea1904e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/manifest_dev.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"type": "image/png"
2525
}
2626
],
27-
"start_url": "/#/",
27+
"start_url": "/monumental/#/",
2828
"display": "standalone",
2929
"orientation": "portrait"
3030
}

0 commit comments

Comments
 (0)