version bump & click fixes

This commit is contained in:
Paul Schneider 2023-02-06 00:41:35 +00:00
commit 70f6e411e5
19 changed files with 82 additions and 42 deletions

View file

@ -131,6 +131,7 @@ namespace isnd
app.UseMigrationsEndPoint();
app.UseSwagger();
app.UseSwaggerUI();
}
else
{