Skip to content

Commit

Permalink
Rename feed to history
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexios80 committed Nov 21, 2023
1 parent ca22b94 commit 87477c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pub_stats/lib/view/widget/stats/diff_list.dart
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class DiffList extends StatelessWidget {
return MultiSliver(
children: [
Text(
'Feed',
'History',
style: context.textTheme.titleLarge,
textAlign: TextAlign.center,
),
Expand Down

0 comments on commit 87477c6

Please sign in to comment.