add new piwik id

This commit is contained in:
argirok 2022-06-08 14:32:36 +03:00
parent 278f7582e4
commit e344e7fd15
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ export class PiwikHelper{
"eut":558,
"aurora":560,
"ebrains": 592,
"neanias-space":null
"neanias-space":"604"
};
public static getSiteId(communityId:string){
return this.siteIDs[communityId];