diff --git a/src/app/[game]/[category]/page.tsx b/src/app/[game]/[category]/page.tsx index 8206dcf7..0474dee0 100644 --- a/src/app/[game]/[category]/page.tsx +++ b/src/app/[game]/[category]/page.tsx @@ -123,8 +123,9 @@ export default async function GameCategoryPage({ params }: Readonly) { />
- Double tap (do not hold) on an asset to - download it, or single tap to select assets. + Please use the designated download buttons + to download assets, or the quality of the + assets may be affected.
diff --git a/src/components/asset/asset-item.tsx b/src/components/asset/asset-item.tsx index 5b9c97e2..0fabe455 100644 --- a/src/components/asset/asset-item.tsx +++ b/src/components/asset/asset-item.tsx @@ -56,19 +56,10 @@ export function AssetItem({ />
-
-
-

- {asset.name} -

-

- {timeAgo(asset.uploaded)} -

-
- +
+ + {asset.name} +