mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-30 09:07:22 +08:00
update filamentphp basic
This commit is contained in:
@@ -14,7 +14,7 @@ class TorrentTrend extends LineChartWidget
|
||||
|
||||
protected static ?string $pollingInterval = null;
|
||||
|
||||
protected function getHeading(): ?string
|
||||
public function getHeading(): ?string
|
||||
{
|
||||
return __('dashboard.torrent_trend.page_title');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user