mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
change default announce to old
This commit is contained in:
@@ -21,7 +21,7 @@ class ExamUserResource extends Resource
|
||||
{
|
||||
protected static ?string $model = ExamUser::class;
|
||||
|
||||
protected static ?string $navigationIcon = 'heroicon-o-user';
|
||||
protected static ?string $navigationIcon = 'heroicon-o-shield-check';
|
||||
|
||||
protected static ?string $navigationGroup = 'User';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user