bugfixes
This commit is contained in:
@@ -125,7 +125,7 @@ export async function loadOHLC (symbol, contract, from, to, tvRes) {
|
||||
inverted ^= symbol.x.data.inverted
|
||||
}
|
||||
else {
|
||||
baseURL = `//ohlc/`
|
||||
baseURL = `/ohlc/`
|
||||
chainId = useStore().chainId
|
||||
}
|
||||
baseURL += `${chainId}/${contract}/`
|
||||
|
||||
Reference in New Issue
Block a user