@ -1,3 +1,8 @@
export class Post {
constructor(public title: string, public text: string) {}
getTitle() {
return this.title;
}
The note is not visible to the blocked user.