mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 14:14:55 +00:00
chore: typo
This commit is contained in:
@@ -819,7 +819,7 @@ export interface IEditorProxy extends Record<string, any> {
|
||||
}>,
|
||||
opts?: { name?: string }) => Promise<IEntityID>
|
||||
|
||||
// remove property definition
|
||||
// remove property entity
|
||||
removeProperty: (key: string) => Promise<void>
|
||||
|
||||
// block property related APIs
|
||||
|
||||
Reference in New Issue
Block a user