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