refactor: use display_name for wallpaper name
This commit is contained in:
@@ -75,7 +75,7 @@ export default function HomeScreen() {
|
||||
}}
|
||||
>
|
||||
<Text className="text-white opacity-80">
|
||||
{item.public_id.replace("wallpaper/", "")}
|
||||
{item.display_name}
|
||||
</Text>
|
||||
</View>
|
||||
</View>
|
||||
|
Reference in New Issue
Block a user