Skip to content

Commit

Permalink
Update packages/xo-web/src/xo-app/vm/tab-advanced.js
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuRA authored Dec 4, 2024
1 parent 2cc8675 commit 2e7703c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/xo-web/src/xo-app/vm/tab-advanced.js
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,7 @@ export default class TabAdvanced extends Component {
),
}).then(() =>
toggleBlockedOperations()
)```
)
} else {
return toggleBlockedOperations()
}
Expand Down

0 comments on commit 2e7703c

Please sign in to comment.