change default announce to old

This commit is contained in:
xiaomlove
2022-06-27 17:08:29 +08:00
parent f88f0787f9
commit 30261680a8
6 changed files with 451 additions and 425 deletions
@@ -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';