We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbb19b6 + b8c910f commit 79d8569Copy full SHA for 79d8569
3 files changed
apps/files_sharing/js/app.js
@@ -169,6 +169,7 @@ OCA.Sharing.App = {
169
$el,
170
{
171
id: 'shares.overview',
172
+ fileActions: this._createFileActions(),
173
config: OCA.Files.App.getFilesConfig(),
174
isOverview: true,
175
// The file list is created when a "show" event is handled, so
0 commit comments