Closed adambyrtek closed 7 years ago
This removes the following runtime warning: "Too many arguments to function Meta.later_add: expected 2, got 4"
It's hard to find good documentation for Meta but most other occurrences in JavaScript projects I was able to find include just two arguments.
Looks good, thanks 👍
This removes the following runtime warning: "Too many arguments to function Meta.later_add: expected 2, got 4"
It's hard to find good documentation for Meta but most other occurrences in JavaScript projects I was able to find include just two arguments.