@@ -134,7 +134,7 @@ |
||
| 134 | 134 | { |
| 135 | 135 | $user = $this->authService->get('uuid', $uuid); |
| 136 | 136 | |
| 137 | - if($user) { |
|
| 137 | + if ($user) { |
|
| 138 | 138 | $this->setUpdatedTokens($user); |
| 139 | 139 | return true; |
| 140 | 140 | } |