diff --git a/resources/views/components/navbar.blade.php b/resources/views/components/navbar.blade.php index 881ad1bd8..cf80b52e3 100644 --- a/resources/views/components/navbar.blade.php +++ b/resources/views/components/navbar.blade.php @@ -141,16 +141,14 @@ class="{{ request()->is('settings*') ? 'text-warning icon' : 'icon' }}" viewBox= @endif - @if (isSubscriptionActive() || isDev()) -