From b4fcbbe0628666771390ce3ffb0131403ccc856f Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sat, 12 Jun 2021 22:37:19 +0300 Subject: [PATCH] Fixed JWT missing namespace --- app/controllers/api/account.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/controllers/api/account.php b/app/controllers/api/account.php index df0639848d..3f64bd0b5d 100644 --- a/app/controllers/api/account.php +++ b/app/controllers/api/account.php @@ -1,5 +1,6 @@