Remove comment

master
Max 4 years ago
parent 8ddb1eac87
commit 708f2d723f

@ -50,7 +50,6 @@ export class PostlistComponent implements OnInit {
}
onLoad(post: Post) {
console.log('loaded' + post.content);
post.mediaLoading = false;
}

Loading…
Cancel
Save