mirror of https://gitlab.com/bashrc2/epicyon
Remove todo
parent
21e8fd8a6d
commit
c79e035ac0
|
@ -15634,7 +15634,6 @@ class PubServer(BaseHTTPRequestHandler):
|
||||||
domain_full: str):
|
domain_full: str):
|
||||||
"""Returns the featured tags collections in
|
"""Returns the featured tags collections in
|
||||||
actor/collections/featuredTags
|
actor/collections/featuredTags
|
||||||
TODO add ability to set a featured tags
|
|
||||||
"""
|
"""
|
||||||
post_context = get_individual_post_context()
|
post_context = get_individual_post_context()
|
||||||
featured_tags_collection = {
|
featured_tags_collection = {
|
||||||
|
|
Loading…
Reference in New Issue