]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/JsonDebugException.php
Added front-end toggle and testing of inline attachments
[bookstack] / app / Exceptions / JsonDebugException.php
index 6314533ce11d2fdf0afab4c11131ea4f5af2e68a..e155579d601366292cdc88e5e7ae106c4e38949f 100644 (file)
@@ -22,4 +22,4 @@ class JsonDebugException extends Exception
     {
         return response()->json($this->data);
     }
-}
\ No newline at end of file
+}