diff --git a/lib/src/ui/pages/details.dart b/lib/src/ui/pages/details.dart index ea90ff6..b462477 100644 --- a/lib/src/ui/pages/details.dart +++ b/lib/src/ui/pages/details.dart @@ -68,7 +68,9 @@ class DetailsPage extends StatelessWidget { ), DropdownSelector( - title: 'Watchstate', + title: state.trackingType == TrackingMediumType.anime ? + 'Watch state' : + 'Read state', onChanged: (MediumTrackingState newState) { if (state.trackingType == TrackingMediumType.anime) { context.read().add(