Skip to content

Commit 78e3199

Browse files
committed
[UPD] addons table in README.md
1 parent c67b11f commit 78e3199

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ Available addons
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[base_export_async](base_export_async/) | 15.0.1.0.1 | | Asynchronous export with job queue
25-
[queue_job](queue_job/) | 15.0.2.3.12 | [![guewen](https://github.com/guewen.png?size=30px)](https://github.com/guewen) | Job Queue
25+
[queue_job](queue_job/) | 15.0.2.3.12 | <a href='https://github.com/guewen'><img src='https://github.com/guewen.png' width='32' height='32' style='border-radius:50%;' alt='guewen'/></a> | Job Queue
2626
[queue_job_cron](queue_job_cron/) | 15.0.1.0.0 | | Scheduled Actions as Queue Jobs
27-
[queue_job_cron_jobrunner](queue_job_cron_jobrunner/) | 15.0.2.0.0 | [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Run jobs without a dedicated JobRunner
27+
[queue_job_cron_jobrunner](queue_job_cron_jobrunner/) | 15.0.2.0.0 | <a href='https://github.com/ivantodorovich'><img src='https://github.com/ivantodorovich.png' width='32' height='32' style='border-radius:50%;' alt='ivantodorovich'/></a> | Run jobs without a dedicated JobRunner
2828
[queue_job_subscribe](queue_job_subscribe/) | 15.0.1.0.0 | | Control which users are subscribed to queue job notifications
2929
[test_queue_job](test_queue_job/) | 15.0.2.2.1 | | Queue Job Tests
3030

0 commit comments

Comments
 (0)