]> BookStack Code Mirror - bookstack/blobdiff - app/Uploads/Image.php
Move logFailedAccess into Activity
[bookstack] / app / Uploads / Image.php
index 6fa5db2a562e703fa0d18aa12b5abb753de0e80b..c76979d7cab0c5bee668b3e6a993d781842aa77c 100644 (file)
@@ -8,6 +8,7 @@ class Image extends Ownable
 {
 
     protected $fillable = ['name'];
+    protected $hidden = [];
 
     /**
      * Get a thumbnail for this image.