Only show own activity in last activity
This commit is contained in:
@@ -500,7 +500,7 @@ class _DeviceDetailViewState extends State<DeviceDetailView> {
|
||||
mainAxisAlignment: MainAxisAlignment.spaceBetween,
|
||||
children: [
|
||||
Text(
|
||||
'Last Heard on Talkgroup',
|
||||
'Last Activity on Talkgroup',
|
||||
style: Theme.of(context).textTheme.titleLarge?.copyWith(
|
||||
fontWeight: FontWeight.bold,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user