mirror of
https://github.com/stronk-dev/RandomChad.git
synced 2025-07-05 10:35:08 +02:00
Slash typo
This commit is contained in:
parent
b14c4f87db
commit
5d709f4aca
@ -22,7 +22,7 @@ export async function callApi( path, options={} ) {
|
|||||||
export function getImage( id, ext='jpg' ) {
|
export function getImage( id, ext='jpg' ) {
|
||||||
|
|
||||||
const api = {
|
const api = {
|
||||||
mainnet: 'https://storage.googleapis.com/rocketeer-nft.appspot.com/mainnetRocketeers/',
|
mainnet: 'https://storage.googleapis.com/rocketeer-nft.appspot.com/mainnetRocketeers',
|
||||||
testnet: 'https://storage.googleapis.com/rocketeer-nft.appspot.com/rinkebyRocketeers'
|
testnet: 'https://storage.googleapis.com/rocketeer-nft.appspot.com/rinkebyRocketeers'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user