From 2b4b63a5546ea8b5e2b151073414ddaf0bb14321 Mon Sep 17 00:00:00 2001 From: Kenneth Date: Tue, 1 Oct 2024 17:40:47 +0100 Subject: [PATCH] feat: limit wallpaper name to one line --- app/wallpaper.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/wallpaper.tsx b/app/wallpaper.tsx index 71ec90d..b4fb8eb 100644 --- a/app/wallpaper.tsx +++ b/app/wallpaper.tsx @@ -85,7 +85,10 @@ export default function WallpaperPage() { - + {imageName} {selectedWallpaper.creator_name ? (