X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/d46186126335a0a4ea00e2702ddd6fc6d99f333d..refs/pull/654/head:/app/Image.php diff --git a/app/Image.php b/app/Image.php index a51c18f75..ad23a077a 100644 --- a/app/Image.php +++ b/app/Image.php @@ -1,13 +1,21 @@ -url; + return Images::getThumbnail($this, $width, $height, $keepRatio); } }