Skip to content

Commit

Permalink
rm options
Browse files Browse the repository at this point in the history
  • Loading branch information
mdroidian committed Nov 22, 2023
1 parent 1bc42ff commit 611ff3c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/discourseGraphsMode.ts
Original file line number Diff line number Diff line change
Expand Up @@ -499,9 +499,6 @@ const initializeDiscourseGraphsMode = async (args: OnloadArgs) => {
description:
"Whether or not to open nodes in the sidebar when created",
Panel: FlagPanel,
options: {
onChange: onPageRefObserverChange(previewPageRefHandler),
},
defaultValue: true,
} as Field<FlagField>,
// @ts-ignore
Expand Down

0 comments on commit 611ff3c

Please sign in to comment.