From bc09b5106172c6c2ba91ee84c146d6e12a6a8a4a Mon Sep 17 00:00:00 2001 From: Mykhailo Danilenko Date: Wed, 12 Feb 2025 19:09:07 +0200 Subject: [PATCH] update droid tv banner --- .customizations | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.customizations b/.customizations index e40a2fb..39f3b80 100644 --- a/.customizations +++ b/.customizations @@ -15,4 +15,4 @@ EXPO_PUBLIC_APPLE_TV_TOP_SHELF=../customizations/assets/appleTV/AppleTvTopShelf_ EXPO_PUBLIC_APPLE_TV_TOP_SHELF_2X=../customizations/assets/appleTV/AppleTvTopShelf2x_3840x1440.png EXPO_PUBLIC_APPLE_TV_TOP_SHELF_WIDE=../customizations/assets/appleTV/AppleTvTopShelfWide_2320x720.png EXPO_PUBLIC_APPLE_TV_TOP_SHELF_WIDE_2X=../customizations/assets/appleTV/AppleTvTopShelfWide_4640x1440.png -EXPO_PUBLIC_ANDROID_TV_BANNER=./customizations/assets/androidTvBanner_320x180.png +EXPO_PUBLIC_ANDROID_TV_BANNER=../customizations/assets/androidTvBanner_320x180.png