fix: pass application to options component in overflow menu

This commit is contained in:
Antonella Sgarlatta
2021-08-09 11:47:10 -03:00
parent 7849de7e8f
commit e82e27ddb6
2 changed files with 5 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
.h-full
multiple-selected-notes-panel.h-full(
application='self.application'
app-state='self.appState'
ng-if='self.state.showMultipleSelectedNotes'
)