Skip to content
Snippets Groups Projects
Commit 6695eac7 authored by Alex ORLUC's avatar Alex ORLUC
Browse files

FEAT #14944 TIME 0:10 fix reload notes badge

(cherry picked from commit 6b1b7e10)
parent 242bc6de
No related branches found
No related tags found
No related merge requests found
......@@ -272,6 +272,7 @@ export class SignatureBookComponent implements OnInit, OnDestroy {
this.loadBadges();
} else if (this.headerTab === 'notes' && this.appNotesList !== undefined) {
this.appNotesList.addNote();
this.loadBadges();
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment