diff --git a/apps/files_sharing/js/sharedfilelist.js b/apps/files_sharing/js/sharedfilelist.js index 1ef015cccbf..bd33035aa9c 100644 --- a/apps/files_sharing/js/sharedfilelist.js +++ b/apps/files_sharing/js/sharedfilelist.js @@ -155,6 +155,7 @@ updateRow: function($tr, fileInfo, options) { // no-op, suppress re-rendering + return $tr; }, reload: function() {