This commit is contained in:
John Doty 2024-12-01 07:15:09 -08:00
parent 47ec8dce7b
commit a66207cb9b

View file

@ -188,6 +188,7 @@ def status_view() -> tags.html:
return document
# NOTE: Not in use yet.
def refresh_view(feeds: list[feed.Feed]) -> tags.html:
document = tags.html(
_standard_header("Refreshing Feeds..."),