mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: remove unused system setting
This commit is contained in:
@ -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")}
|
||||
|
Reference in New Issue
Block a user