chore: remove unused system setting

This commit is contained in:
Steven
2024-02-21 21:15:28 +08:00
parent 50a3af3b29
commit ce32206677
14 changed files with 102 additions and 126 deletions

View File

@ -117,7 +117,6 @@ const MemoActionMenu = (props: Props) => {
{t("common.share")}
</MenuItem>
)}
<Divider className="!my-1" />
<MenuItem color="warning" onClick={handleArchiveMemoClick}>
<Icon.Archive className="w-4 h-auto" />
{t("common.archive")}