fix change user class + medal display

This commit is contained in:
xiaomlove
2023-01-10 17:25:53 +08:00
parent 3612edbb5b
commit d7d63c8fd2
20 changed files with 249 additions and 16 deletions
@@ -22,7 +22,7 @@ class UsernameChangeLogResource extends Resource
protected static ?string $navigationGroup = 'User';
protected static ?int $navigationSort = 8;
protected static ?int $navigationSort = 100;
protected static function getNavigationLabel(): string
{