mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-27 15:07:03 +01:00
Fix the build
This commit is contained in:
@@ -220,9 +220,6 @@ namespace Tgstation.Server.Host.Core
|
||||
services.AddSwaggerGenNewtonsoftSupport();
|
||||
}
|
||||
|
||||
// enable browser detection
|
||||
services.AddDetectionCore().AddBrowser();
|
||||
|
||||
// CORS conditionally enabled later
|
||||
services.AddCors();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user