This commit is contained in:
zadam
2020-01-24 20:15:53 +01:00
parent 606d5afcab
commit ba500a3a80
7 changed files with 48 additions and 26 deletions

View File

@@ -69,6 +69,7 @@ class TabContext extends Component {
}
}, 5000);
// should be done somewhere else ...
bundleService.executeRelationBundles(this.note, 'runOnNoteView', this);
if (this.note.isProtected && protectedSessionHolder.isProtectedSessionAvailable()) {