Skip to content

Commit

Permalink
Update Settings.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricve committed Jun 12, 2023
1 parent 340a5d7 commit ced6e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/pages/Settings/Settings.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ class Settings extends React.Component {
if (config) {
dispatchVerifyOnvif(
cameraConfig,
(data) => {
() => {
this.setState({
verifyOnvifSuccess: true,
verifyOnvifError: false,
Expand Down

0 comments on commit ced6e67

Please sign in to comment.