Revize 8c3203e0
Přidáno uživatelem Schwobik před téměř 2 roky(ů)
src/api/constants.ts | ||
---|---|---|
2 | 2 |
|
3 | 3 |
export const AVATAR_URL = 'https://www.inventariarudolphina.com/static/avatars' |
4 | 4 |
|
5 |
export const IMAGE_URL = 'https://www.inventariarudolphina.com/static/images' |
|
5 |
export const IMAGE_URL = 'https://www.inventariarudolphina.com/static/images' |
|
6 |
|
|
7 |
export const HOME_PAGE_IMG_URL = 'https://www.inventariarudolphina.com/static/home/Rudolf-Aachen-crop.png' |
|
8 |
|
|
9 |
export const ITEM_PREVIEW_IMG_PREFIX_URL = 'https://www.inventariarudolphina.com/static/images/thumb-' |
Také k dispozici: Unified diff
Switched to production
re #10715