This commit is contained in:
Aevann1 2022-02-18 11:44:04 +02:00
parent 3bf2bd8f13
commit 43757f8e2e

View file

@ -178,7 +178,7 @@ def front_all(v, sub=None):
gt=gt,
lt=lt,
sub=sub,
site=SITE_NAME
site=SITE
)
posts = get_posts(ids, v=v)