Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
scottAtTai committed Mar 19, 2023
1 parent 90ac541 commit 2d69439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EQToolApis/Services/Discrod.cs
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ public void StartItemPricing()
public void DoItemPricing(Queue<int> items)
{
discordService.Login();
// backgroundJobClient.Enqueue<DiscordJob>(a => a.DoItemPricing(ids));

}
}
}
Expand Down

0 comments on commit 2d69439

Please sign in to comment.