mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 13:32:41 +08:00
improve plugin store
This commit is contained in:
@@ -24,7 +24,7 @@ class SettingResource extends Resource
|
||||
|
||||
protected static ?string $navigationGroup = 'System';
|
||||
|
||||
protected static ?int $navigationSort = 100;
|
||||
protected static ?int $navigationSort = 1000;
|
||||
|
||||
public static function getNavigationLabel(): string
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user