mirror of
https://git.ari.lt/ari.lt/blog.ari.lt.git
synced 2025-02-04 09:39:25 +01:00
update @ Sun Dec 15 19:01:18 EET 2024
Signed-off-by: Ari Archer <ari@ari.lt>
This commit is contained in:
parent
a526218733
commit
7dfb5f7a22
1 changed files with 2 additions and 0 deletions
|
@ -1599,6 +1599,8 @@ def apis(config: dict[str, typing.Any]) -> int:
|
||||||
)
|
)
|
||||||
lnew(f"generated {recents.name!r}")
|
lnew(f"generated {recents.name!r}")
|
||||||
|
|
||||||
|
update_media(config)
|
||||||
|
|
||||||
for api in recents.name, CONFIG_FILE, "media/media.json":
|
for api in recents.name, CONFIG_FILE, "media/media.json":
|
||||||
if not os.path.isfile(api):
|
if not os.path.isfile(api):
|
||||||
continue
|
continue
|
||||||
|
|
Loading…
Add table
Reference in a new issue