Skip to content

Commit 9b8c046

Browse files
makdenissmakdeniss
authored andcommitted
fix: address PR comments (#335)
1 parent 6ae94d9 commit 9b8c046

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/wc/src/app/components/generic-ui/list-view/list-view.component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ export class ListViewComponent implements OnInit {
178178
kind,
179179
fields,
180180
this.context(),
181+
false,
181182
)
182183
.subscribe({
183184
next: (result) => this.createModal()?.open(result),

0 commit comments

Comments
 (0)