Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed Aug 29, 2024
1 parent d3ccaf4 commit 6560155
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 @@ -936,7 +936,7 @@ function parseConfig(callback) {
adapter.log.debug(`Remove old object ${id_}`);
tasks.push({
id: id_,
name: 'del'
name: 'del',
});
}
}
Expand Down

0 comments on commit 6560155

Please sign in to comment.