Improve home publication

This commit is contained in:
Peter Maquiran
2021-03-15 16:47:16 +01:00
parent 6c0c7173e8
commit 309e81d26c
14 changed files with 396 additions and 37 deletions
@@ -8,7 +8,6 @@ import { Publication } from 'src/app/models/publication';
import { Image } from 'src/app/models/image';
import { ThrowStmt } from '@angular/compiler';
import { PhotoService } from 'src/app/services/photo.service';
import { AlertService } from 'src/app/services/alert.service';
//Capacitor
/* const { Camera } = Plugins; */
@@ -165,7 +164,7 @@ export class NewPublicationPage implements OnInit {
close(){
this.closeDesktopComponent.emit();
this.closeDesktopComponent.emit('!???____!!');
}
clear(){
this.capturedImage = '';