Removed old TODO and update to latest RSWeb
This commit is contained in:
parent
d8e6355b1e
commit
87512a64a5
@ -483,8 +483,6 @@ final class FeedbinAccountDelegate: AccountDelegate {
|
|||||||
private extension FeedbinAccountDelegate {
|
private extension FeedbinAccountDelegate {
|
||||||
|
|
||||||
func handleError(_ error: Error) {
|
func handleError(_ error: Error) {
|
||||||
// TODO: We should do a better job of error handling here.
|
|
||||||
// We need to prompt for credentials if they are expired.
|
|
||||||
#if os(macOS)
|
#if os(macOS)
|
||||||
NSApplication.shared.presentError(error)
|
NSApplication.shared.presentError(error)
|
||||||
#else
|
#else
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 809f9e1680594990a98e9266c974b5cbad6fa788
|
Subproject commit 09cfcb4af0d63a895fdc4e4eff704e4579940334
|
Loading…
x
Reference in New Issue
Block a user