Skip to content

Commit

Permalink
Ignore source data kwargs
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettmflynn committed Jan 8, 2024
1 parent 9326e89 commit ed43c39
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ const propsToIgnore = [
"load_sync_channel",
"stream_id", // NOTE: May be desired for other interfaces
"nsx_override",
"combined",
"plane_no"
];

export class GuidedSourceDataPage extends ManagedPage {
Expand Down

0 comments on commit ed43c39

Please sign in to comment.