mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-25 20:39:23 -05:00
am I missing that?
This commit is contained in:
@@ -5,6 +5,7 @@ const recentArtists = fetchRecentlyPlayedArtists()
|
||||
|
||||
const CarPlayHome : GridTemplate = new GridTemplate({
|
||||
title: "Home",
|
||||
tabTitle: "Home",
|
||||
buttons: Array.from({ length: 8 }).map((_, i) => ({
|
||||
id: `BUTTON_${i}`,
|
||||
image: require("../../assets/icon_60pt_3x.jpg"),
|
||||
|
||||
Reference in New Issue
Block a user