mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-07 00:42:34 +00:00
- 2.x - sites finishing
This commit is contained in:
@ -26,6 +26,8 @@ class LogsList extends Widget
|
||||
|
||||
public ?string $label = '';
|
||||
|
||||
protected $listeners = ['$refresh'];
|
||||
|
||||
protected function getTableQuery(): Builder
|
||||
{
|
||||
return ServerLog::query()
|
||||
|
Reference in New Issue
Block a user