File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ class ModuleResource extends Resource
3131
3232 protected static string | \BackedEnum | null $ navigationIcon = 'heroicon-o-puzzle-piece ' ;
3333
34- protected static string | \UnitEnum | null $ navigationGroup = 'System ' ;
34+ protected static string | \UnitEnum | null $ navigationGroup = '🛠️ System ' ;
3535
3636 protected static ?string $ navigationLabel = 'Modules ' ;
3737
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ class PrivateMessagingPage extends Page
1414{
1515 protected static string | \BackedEnum | null $ navigationIcon = 'heroicon-o-chat-bubble-left-right ' ;
1616
17- protected static string | \UnitEnum | null $ navigationGroup = '\ud83d\udc64 Account & Settings ' ;
17+ protected static string | \UnitEnum | null $ navigationGroup = '👤 Account & Settings ' ;
1818
1919 public function mount (): void
2020 {
You can’t perform that action at this time.
0 commit comments