mirror of
https://github.com/ershisan99/coolify.git
synced 2026-02-02 12:34:49 +00:00
wip: boarding
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
@if (is_cloud())
|
||||
<div class="pb-8">
|
||||
<h2>Subscription</h2>
|
||||
@if (data_get(auth()->user()->currentTeam(),
|
||||
@if (data_get(currentTeam(),
|
||||
'subscription'))
|
||||
<livewire:subscription.actions />
|
||||
@else
|
||||
|
||||
Reference in New Issue
Block a user