mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-05-21 07:06:33 -04:00
Event Widget Updates + Format Downloads + Scanner Work (#3024)
This commit is contained in:
@@ -345,6 +345,7 @@ public static class MessageFactory
|
||||
EventType = ProgressEventType.Single,
|
||||
Body = new
|
||||
{
|
||||
Name = Error,
|
||||
Title = title,
|
||||
SubTitle = subtitle,
|
||||
}
|
||||
@@ -362,6 +363,7 @@ public static class MessageFactory
|
||||
EventType = ProgressEventType.Single,
|
||||
Body = new
|
||||
{
|
||||
Name = Info,
|
||||
Title = title,
|
||||
SubTitle = subtitle,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user