Skip to content

Commit cbbad40

Browse files
committed
Ah yes self
1 parent 2bb48bc commit cbbad40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MMM-Thingiverse.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Module.register('MMM-Thingiverse', {
8484
var self = this;
8585

8686
setTimeout(function () {
87-
getData();
87+
self.getData();
8888
}, nextLoad);
8989
},
9090

0 commit comments

Comments
 (0)