mirror of
https://github.com/Bubuni-Team/telegram-bot.git
synced 2026-07-31 00:29:24 +03:00
[rss] possible fix for empty feed name in logs & RssFetch service cleanup
This commit is contained in:
@@ -80,5 +80,7 @@ namespace Kruzya.TelegramBot.RichSiteSummary.Data
|
||||
/// All exists subscriber for this feed.
|
||||
/// </summary>
|
||||
public virtual ICollection<Subscriber> Subscribers { get; set; }
|
||||
|
||||
public override string ToString() => Title;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user