@@ -44,7 +44,8 @@ defmodule WorkloadService.MixProject do
{:flop,"~> 0.20"},
{:amqp,"~> 4.1"},
{:uuid,"~> 1.1"},
{:req,"~> 0.5"}
{:req,"~> 0.5"},
{:cors_plug,"~> 3.0"}
]
end
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.