Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lars-berger committed Jan 27, 2025
1 parent ed043fd commit c7eace4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/settings-ui/src/configs/WidgetConfigForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export function WidgetConfigForm(props: WidgetConfigFormProps) {

function addNewShellCommand() {
// 'privileges' key might not already exist for configs prior to
// v2.4.0.
// v2.7.0.
configForm.setFieldValue('privileges', privileges => ({
...privileges,
shellCommands: [
Expand Down

0 comments on commit c7eace4

Please sign in to comment.