tweak wording for clarity

This commit is contained in:
austinried 2021-08-23 13:39:11 +09:00
parent c7e4be28c7
commit f57f939530

View File

@ -16,7 +16,7 @@ import React, { useCallback } from 'react'
import { RefreshControl, ScrollView, StatusBar, StyleSheet, Text, View } from 'react-native'
const titles: { [key in GetAlbumListType]?: string } = {
recent: 'Recent Albums',
recent: 'Recently Played',
random: 'Random Albums',
frequent: 'Frequently Played',
starred: 'Starred Albums',