some fixies

This commit is contained in:
Chris Cochrun 2025-12-16 09:40:05 -06:00
parent 8dae2ef9db
commit 7445ae7a9f
3 changed files with 3 additions and 3 deletions

View file

@ -21,6 +21,6 @@
(let ((url (serapeum:string-replace-all
"inv.cochrun.xyz" *url* "youtube.com")))
(dlvid (string url)))
(dlvid (string url))))
(dlvid (string *url*))))
(main)