diff --git a/resources/views/livewire/security/api-tokens.blade.php b/resources/views/livewire/security/api-tokens.blade.php index ed201e3ab..6d94691b4 100644 --- a/resources/views/livewire/security/api-tokens.blade.php +++ b/resources/views/livewire/security/api-tokens.blade.php @@ -6,7 +6,7 @@

API Tokens

@if (!$isApiEnabled) -
API is disabled. If you want to use the API, please enable it in the Settings menu.
+
API is disabled. If you want to use the API, please enable it in the Settings menu.
@else
Tokens are created with the current team as scope. You will only have access to this team's resources.