Merge branch 'default-text-plain' of github.com:SaraVieira/memos into default-text-plain

This commit is contained in:
SaraVieira 2025-08-11 18:17:02 +01:00
commit c2e5e73a3e
No known key found for this signature in database
GPG Key ID: D31B9EE2FD5463CC
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ import { attachmentStore } from "@/store";
import { Attachment } from "@/types/proto/api/v1/attachment_service";
import { MemoEditorContext } from "../types";
interface Props {
isUploading?: boolean;
}