Various small fixes, setting guild config now works
This commit is contained in:
@@ -86,7 +86,7 @@ namespace PluralKit.API
|
||||
// This method gets called by the runtime. Use this method to configure the HTTP request pipeline.
|
||||
public void Configure(IApplicationBuilder app, IWebHostEnvironment env)
|
||||
{
|
||||
Schemas.Initialize();
|
||||
Database.InitStatic();
|
||||
|
||||
if (env.IsDevelopment())
|
||||
{
|
||||
|
Reference in New Issue
Block a user