From eb7216b4b1ff97127dec8a0898d663dedbe7d647 Mon Sep 17 00:00:00 2001 From: Ivan Li Date: Mon, 8 Jan 2024 05:13:59 +0800 Subject: [PATCH] chore(frontend/share): displays the never expire checkbox if the system allows. (#371) --- .../src/components/upload/modals/showCreateUploadModal.tsx | 3 ++- frontend/src/i18n/translations/zh-CN.ts | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/upload/modals/showCreateUploadModal.tsx b/frontend/src/components/upload/modals/showCreateUploadModal.tsx index 0957425..c83790d 100644 --- a/frontend/src/components/upload/modals/showCreateUploadModal.tsx +++ b/frontend/src/components/upload/modals/showCreateUploadModal.tsx @@ -282,10 +282,11 @@ const CreateUploadModalBody = ({ /> - + }