fixed typo

This commit is contained in:
a. fox 2023-10-05 10:10:51 -04:00
parent ba745fa4b3
commit 5de8888809
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
(post "its out of touch thursdays!" :visibility :public :media
(if video2
(choose #P"video.mp4" #P"video2.mp4")
`(#P"video.mp4" ,*alt-text1*))))))
`((#P"video.mp4" ,*alt-text1*)))))))
(user-abort ()
(uiop:quit))
(error (e)