Note
This commit is contained in:
parent
47ec8dce7b
commit
a66207cb9b
1 changed files with 1 additions and 0 deletions
|
|
@ -188,6 +188,7 @@ def status_view() -> tags.html:
|
||||||
return document
|
return document
|
||||||
|
|
||||||
|
|
||||||
|
# NOTE: Not in use yet.
|
||||||
def refresh_view(feeds: list[feed.Feed]) -> tags.html:
|
def refresh_view(feeds: list[feed.Feed]) -> tags.html:
|
||||||
document = tags.html(
|
document = tags.html(
|
||||||
_standard_header("Refreshing Feeds..."),
|
_standard_header("Refreshing Feeds..."),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue