modifiednavigation names for live readings page
This commit is contained in:
@@ -16,4 +16,9 @@ class ViewTempLiveReading extends ViewRecord
|
||||
Actions\EditAction::make(),
|
||||
];
|
||||
}
|
||||
|
||||
public function getHeading(): string
|
||||
{
|
||||
return 'Live Readings';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user