Skip to content

Commit f3c0e4b

Browse files
author
jannik brack
committed
pwaUrl.js should fix error
1 parent 566e426 commit f3c0e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multi_tab/src/lib/pwaUrl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
const pwaUrl = window.location.origin + "/";
1+
const pwaUrl = window.location.origin + "/react-map-components-apps/multi_tab/";
22

33
export default pwaUrl;

0 commit comments

Comments
 (0)