Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkhe committed Jan 18, 2025
1 parent 82bdb30 commit 9270ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dreame.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ const DreameState = {
WATER_INSPECTING: 19,
WASHING_MOP_PAUSE: 21,
DUST_COLLECTION: 22,
REMOTE_CLEAN: 23
REMOTE_CLEAN: 23,
};

const DreameWashBaseState = {
Expand Down

0 comments on commit 9270ae1

Please sign in to comment.