]> BookStack Code Mirror - bookstack/blobdiff - app/Http/Controllers/UserController.php
added rtl support for hebrew + added to localMap
[bookstack] / app / Http / Controllers / UserController.php
index 1367f631bcc0772c35ad470a6f3aac887189ec72..8191fbfe276226ab70bed45825d470b353905b88 100644 (file)
@@ -368,5 +368,4 @@ class UserController extends Controller
 
         return redirect()->back(302, [], "/settings/users/$userId");
     }
-
 }