mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
updates
This commit is contained in:
@@ -131,7 +131,7 @@ export class NewPublicationPage implements OnInit {
|
||||
this.capturedImage = picture
|
||||
});
|
||||
} else {
|
||||
this.toastService._badRequest("imagem invalida")
|
||||
this.toastService._badRequest("Imagem inválida")
|
||||
}
|
||||
|
||||
}
|
||||
@@ -161,7 +161,7 @@ export class NewPublicationPage implements OnInit {
|
||||
this.capturedImage = picture
|
||||
});
|
||||
} else {
|
||||
this.toastService._badRequest("imagem invalida")
|
||||
this.toastService._badRequest("Imagem inválida")
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user