mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-31 18:49:00 +02:00
Pint fixes
This commit is contained in:
parent
ad60b437ce
commit
1ecfcc611f
@ -25,7 +25,7 @@ class EggResource extends Resource
|
|||||||
|
|
||||||
public static function getGloballySearchableAttributes(): array
|
public static function getGloballySearchableAttributes(): array
|
||||||
{
|
{
|
||||||
return ['name', 'tags', 'uuid', 'id', ];
|
return ['name', 'tags', 'uuid', 'id'];
|
||||||
}
|
}
|
||||||
|
|
||||||
public static function getPages(): array
|
public static function getPages(): array
|
||||||
|
Loading…
x
Reference in New Issue
Block a user