bug on edit publication not rendering image solved

This commit is contained in:
Eudes Inácio
2023-12-13 17:08:56 +01:00
parent 54fa1d41f0
commit db0cb27dab
3 changed files with 7 additions and 4 deletions
@@ -392,6 +392,8 @@ export class NewPublicationPage implements OnInit {
} finally {
loader.remove()
}
} else {
}
}