mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 13:55:51 +00:00
fix publication slow to reflect
This commit is contained in:
@@ -163,11 +163,6 @@ export class ViewPublicationsPage implements OnInit {
|
||||
|
||||
}
|
||||
|
||||
async loadPublication(publicationId, folderId) {
|
||||
|
||||
await this.publicationFolderService.loadPublication(publicationId, folderId)
|
||||
|
||||
}
|
||||
|
||||
getFromDB() {
|
||||
const folderId = this.folderId
|
||||
|
||||
Reference in New Issue
Block a user