Change ps to note

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@54263 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
sofia.baltzi 2018-12-10 12:53:53 +00:00
parent be9da138d5
commit 6db07dc921
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ export class Body {
paragraphs: string;
// closing: string
signature: string;
ps: string;
note: string
// communityName: string;
// communityId: string;
}