mirror of https://github.com/usememos/memos.git
Merge branch 'default-text-plain' of github.com:SaraVieira/memos into default-text-plain
This commit is contained in:
commit
c2e5e73a3e
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue