515 B
515 B
Details of your pull request here - if you have fixed an issue, please reference it with #issue-number.
Checklist: (tick with [x])
- Any new spec files are listed in
spec/support/browser_specs.mjs
. - Tests are passing in Google Chrome.
- Linting is passing (
npm run lint
) - No dead code is left behind.
- (optional):
npm run minify
has been run. - (optional): Any relevant screenshots have been updated.
- I agree to release my code under the license of this project (LGPL-3.0).