Skip to content

Commit

Permalink
cancel has or ce
Browse files Browse the repository at this point in the history
  • Loading branch information
area363 committed Sep 14, 2023
1 parent 244069f commit 06b8632
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ public async Task InvokeAsync(HttpContext context)
}
}

if (body.Contains("actionQuery"))
if (body.Contains("actionQuery{combinationEquipment") || body.Contains("actionQuery{hackAndSlash"))
{
try
{
Expand Down

0 comments on commit 06b8632

Please sign in to comment.