]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/UnauthorizedException.php
Add base64 image support
[bookstack] / app / Exceptions / UnauthorizedException.php
index 525b431c7b45de7538e37526f31cf5f4cd9764de..a13ba3a55d807033b7b79a19d8684396a4649d7c 100644 (file)
@@ -14,4 +14,4 @@ class UnauthorizedException extends Exception
     {
         parent::__construct($message, $code);
     }
-}
\ No newline at end of file
+}