mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
change message
This commit is contained in:
@@ -441,7 +441,7 @@ export class NewPublicationPage implements OnInit {
|
||||
|
||||
|
||||
} else {
|
||||
this.toastService._badRequest("É necessário adicionar anexo")
|
||||
this.toastService._badRequest("É necessário adicionar uma imagem ou vídeo")
|
||||
}
|
||||
|
||||
|
||||
@@ -486,7 +486,7 @@ export class NewPublicationPage implements OnInit {
|
||||
|
||||
|
||||
} else {
|
||||
this.toastService._badRequest("É necessário adicionar anexo")
|
||||
this.toastService._badRequest("É necessário adicionar uma imagem ou vídeo")
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user