From 7d70e17ec3596d7f6534c869be710bfe166db25c Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Thu, 5 Mar 2020 14:12:17 +0000 Subject: [PATCH] [Library | Trunk]: Add pmid on properties git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58186 d315682c-612b-4755-9ff5-7f18f6832af3 --- utils/properties/env-properties.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/properties/env-properties.ts b/utils/properties/env-properties.ts index 47376bc1..2efe4dea 100644 --- a/utils/properties/env-properties.ts +++ b/utils/properties/env-properties.ts @@ -30,6 +30,7 @@ export class EnvProperties { searchOrcidURL; orcidURL; doiURL; + pmidURL; cordisURL; openDoarURL; r3DataURL;