mirror of
https://github.com/ckaczor/FeedCenter.git
synced 2026-02-13 19:48:31 -05:00
Start adding Miniflux support plus other cleanup
- Modernize old async code - Update to .NET 10 - Adjust namespace - Bypass update check when debugging
This commit is contained in:
@@ -12,7 +12,7 @@ public class UserAgentItem
|
||||
{
|
||||
new UserAgentItem
|
||||
{
|
||||
Caption = Properties.Resources.ApplicationUserAgentCaption,
|
||||
Caption = Resources.ApplicationUserAgentCaption,
|
||||
UserAgent = string.Empty
|
||||
},
|
||||
new UserAgentItem
|
||||
|
||||
Reference in New Issue
Block a user