mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-05-21 15:16:33 -04:00
Event Widget Updates + Format Downloads + Scanner Work (#3024)
This commit is contained in:
+1
-1
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user