diff --git a/apps/files/js/app.js b/apps/files/js/app.js index 8053f89268cee..9e29a6214fc5d 100644 --- a/apps/files/js/app.js +++ b/apps/files/js/app.js @@ -200,6 +200,7 @@ const isGridView = this.$showGridView.is(':checked'); this.currentFileList.setGridView(isGridView); } + window._nc_event_bus.emit('files:navigation:changed') }, /**