Changes:
- fixed a bug that caused not all issues to be processed during daily update
- logo
width and height are now rounded to integers
- textarea replaced by input in the
logos:remove form
Test results:
npm test
> test
> jest --runInBand
PASS tests/commands/db/validate.test.ts (11.794 s)
PASS tests/commands/db/update.test.ts
PASS tests/commands/db/export.test.ts
Test Suites: 3 passed, 3 total
Tests: 7 passed, 7 total
Snapshots: 0 total
Time: 15.148 s, estimated 20 s
Ran all test suites.
Originally posted by @freearhey in iptv-org/database#19088