diff --git a/src/templates/common/partials/rollable-image.hbs b/src/templates/common/partials/rollable-image.hbs index 6571c65..08abc7d 100644 --- a/src/templates/common/partials/rollable-image.hbs +++ b/src/templates/common/partials/rollable-image.hbs @@ -1,5 +1,5 @@ {{!-- -!-- Render an an image that has a dice overlay image. +!-- Render an image that has a dice overlay image. !-- @param rollable: A flag indicating whether or not the image is actually rollable. !-- @param rollableClass: The CSS class(es) to add if the image is rollable. !-- @param title: The title for the rollable image if it is not actually rollable.