Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
TA2k committed Jan 13, 2025
1 parent 27bc818 commit e258437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,7 @@ class Boschindego extends utils.Adapter {

const forceIndex = true;
const preferedArrayName = null;
let parseOptions = {
const parseOptions = {
forceIndex: forceIndex,
preferedArrayName: preferedArrayName,
channelName: element.desc,
Expand Down

0 comments on commit e258437

Please sign in to comment.