feat: add files button to multiple selection view (#1067)
This commit is contained in:
@@ -57,6 +57,7 @@ const FileViewWithoutProtection = ({ application, viewControllerManager, file }:
|
||||
filesController={viewControllerManager.filesController}
|
||||
navigationController={viewControllerManager.navigationController}
|
||||
notesController={viewControllerManager.notesController}
|
||||
selectionController={viewControllerManager.selectionController}
|
||||
/>
|
||||
</div>
|
||||
<FileOptionsPanel
|
||||
|
||||
Reference in New Issue
Block a user