mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
chore: lint
This commit is contained in:
parent
b2e4ff38e3
commit
de5973a832
4 changed files with 46 additions and 32 deletions
|
|
@ -26,7 +26,7 @@ public class Startup
|
|||
options.InvalidModelStateResponseFactory = context =>
|
||||
throw Errors.GenericBadRequest
|
||||
);
|
||||
|
||||
|
||||
services.AddHostedService<MetricsRunner>();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue