mirror of
https://github.com/pelican-dev/panel.git
synced 2025-07-10 05:31:08 +02:00
fix 500 error on activity page
This commit is contained in:
parent
f37915ed2a
commit
3afe18d7cf
@ -25,6 +25,8 @@ class ActivityResource extends Resource
|
||||
|
||||
protected static string|\BackedEnum|null $navigationIcon = 'tabler-stack';
|
||||
|
||||
protected static bool $isScopedToTenant = false;
|
||||
|
||||
public static function getEloquentQuery(): Builder
|
||||
{
|
||||
/** @var Server $server */
|
||||
|
Loading…
x
Reference in New Issue
Block a user