fix stream

This commit is contained in:
Yuri Kuznetsov
2024-03-04 15:59:33 +02:00
parent 4fec73307b
commit 036cf4330f
+1 -1
View File
@@ -748,7 +748,7 @@ class PanelStreamView extends RelationshipPanelView {
* @return {import('views/stream/record/list').default}
*/
getListView() {
this.getView('list')
return this.getView('list')
}
actionRefresh() {