Closed yurishkuro closed 6 years ago
The build error is because the job that checks that the statik files don't need regenerating is failing. Since you added a file to the third_party folder, the statik files will need regenerating ;).
make regenerate
should do it.
Thanks for your contribution!
Resolves #14.