Fetch biblio for individual record (until API fix...)

This commit is contained in:
2024-11-19 18:28:43 +01:00
parent ad1aafa243
commit 0320bf60b7
3 changed files with 14 additions and 6 deletions

View File

@@ -13,6 +13,8 @@ if (BASE_URL.includes('localhost')) {
API_URL = API_CONFIG.prod;
}
window.API_URL = API_URL;
// Global leaflet
/**
* @namespace GIS