Skip to content

Commit

Permalink
Update sources.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Kapuzenjoe authored Nov 27, 2024
1 parent d1b51f9 commit a114f8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sources.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ const SourceMixin = (superclass) =>
}

get _prefix() {
return "dialogOptions";
return "options";
}

_accumulator() {
Expand Down

0 comments on commit a114f8b

Please sign in to comment.