Event Widget Updates + Format Downloads + Scanner Work (#3024)

This commit is contained in:
Joe Milazzo
2024-06-27 16:35:50 -05:00
committed by GitHub
parent 30a8a2555f
commit a427d02ed1
34 changed files with 971 additions and 694 deletions
+1 -1
View File
@@ -427,8 +427,8 @@ public class Startup
catch (Exception)
{
/* Swallow Exception */
Console.WriteLine($"Kavita - v{BuildInfo.Version}");
}
Console.WriteLine($"Kavita - v{BuildInfo.Version}");
});
logger.LogInformation("Starting with base url as {BaseUrl}", basePath);