Skip to content

Commit

Permalink
#20 fixed linter problem with global object Log
Browse files Browse the repository at this point in the history
  • Loading branch information
thobach committed May 2, 2020
1 parent 2742f8d commit c0d012b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MMM-MicrosoftToDo.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
global Module
global Module, Log
*/
Module.register('MMM-MicrosoftToDo', {

Expand Down

0 comments on commit c0d012b

Please sign in to comment.