Skip to content

Commit

Permalink
fix cargo priority delays
Browse files Browse the repository at this point in the history
  • Loading branch information
whatston3 committed Dec 22, 2024
1 parent f5c0230 commit 87c0ec1
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,7 @@
"name": "cargo_other"
},
{
"name": "cargo_priority_active"
},
{
"name": "cargo_priority_inactive",
"name": "cargo_priority_active",
"delays": [
[
0.1,
Expand All @@ -112,6 +109,9 @@
]
]
},
{
"name": "cargo_priority_inactive"
},
{
"name": "caseys"
},
Expand Down

0 comments on commit 87c0ec1

Please sign in to comment.