- 2.x - sites finishing

This commit is contained in:
Saeed Vaziry
2024-10-06 16:06:51 +02:00
parent 3c50e2c947
commit c24b4b7333
82 changed files with 1250 additions and 345 deletions

View File

@ -26,6 +26,8 @@ class LogsList extends Widget
public ?string $label = '';
protected $listeners = ['$refresh'];
protected function getTableQuery(): Builder
{
return ServerLog::query()