mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-21 23:20:24 +00:00
update
This commit is contained in:
parent
ccce94089c
commit
7596e2e56c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ use App\Models\HostingSubscription;
|
|||
use Illuminate\Support\Str;
|
||||
use Livewire\Component;
|
||||
|
||||
class FileManagerOld extends Component
|
||||
class FileManager extends Component
|
||||
{
|
||||
public $hostingSubscriptionId;
|
||||
|
Loading…
Reference in a new issue