Add forthem to piwikHelper
This commit is contained in:
parent
f4cf667af0
commit
63bb04a0ef
|
@ -34,7 +34,8 @@ export class PiwikHelper{
|
||||||
"eutopia":608,
|
"eutopia":608,
|
||||||
"north-america-studies": 609,
|
"north-america-studies": 609,
|
||||||
"iperionhs":610,
|
"iperionhs":610,
|
||||||
"neanias-atmospheric": 613
|
"neanias-atmospheric": 613,
|
||||||
|
"forthem": 625
|
||||||
};
|
};
|
||||||
public static getSiteId(communityId:string){
|
public static getSiteId(communityId:string){
|
||||||
return this.siteIDs[communityId];
|
return this.siteIDs[communityId];
|
||||||
|
|
Loading…
Reference in New Issue