Skip to content

Commit

Permalink
Match toggle and settings button check.
Browse files Browse the repository at this point in the history
  • Loading branch information
iamdharmesh committed Dec 16, 2024
1 parent 5a6c22b commit 8e442bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/settings/components/service-settings/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ export const ServiceSettings = () => {
<Button
variant="secondary"
disabled={
'0' ===
'1' !==
getFeatureSettings(
'status',
feature
Expand Down

0 comments on commit 8e442bc

Please sign in to comment.