From d56ddaf1055cc3b04c2e94fa0310eaa9d7d37497 Mon Sep 17 00:00:00 2001 From: oiov Date: Wed, 29 Oct 2025 15:34:19 +0800 Subject: [PATCH] fix logo url --- app/(protected)/dashboard/urls/url-list.tsx | 2 +- lib/qr/constants.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/(protected)/dashboard/urls/url-list.tsx b/app/(protected)/dashboard/urls/url-list.tsx index 4007f33..b78d9bd 100644 --- a/app/(protected)/dashboard/urls/url-list.tsx +++ b/app/(protected)/dashboard/urls/url-list.tsx @@ -484,7 +484,7 @@ export default function UserUrlsList({ user, action }: UrlListProps) {