Formatting.
This commit is contained in:
parent
edbef7ec97
commit
5807143429
|
@ -13,7 +13,6 @@
|
|||
if (production) {
|
||||
return `${appUrl}/${uri}`
|
||||
} else {
|
||||
|
||||
return `${window.location.origin}/${uri}`
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue