Fix the actor image not saving correctly

This commit is contained in:
Oliver-Akins 2025-07-02 22:57:26 -06:00
parent f9040a29a2
commit e33c6631d0

View file

@ -2,6 +2,7 @@
<img
src="{{actor.img}}"
data-action="editImage"
data-edit="img"
title="{{actor.name}}"
height="64"
width="64"