mirror of
https://github.com/hibiken/asynqmon.git
synced 2026-05-09 06:05:51 +08:00
Rename DeadTask to ArchivedTask, and action Kill to Archive
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
"browserslist": {
|
||||
"production": [
|
||||
">0.2%",
|
||||
"not dead",
|
||||
"not archived",
|
||||
"not op_mini all"
|
||||
],
|
||||
"development": [
|
||||
|
||||
Reference in New Issue
Block a user