This commit is contained in:
Peter Maquiran
2021-09-30 13:31:17 +01:00
parent 4d01ee4a9b
commit 07823d856a
4 changed files with 29 additions and 6 deletions
@@ -101,7 +101,7 @@ export class PublicationDetailPage implements OnInit {
}
async deletePost(){
async deletePost() {
const loader = this.toastService.loading()