Skip to content

Commit

Permalink
Guide developer to use logseq.UI.showMsg
Browse files Browse the repository at this point in the history
  • Loading branch information
lord63 authored and tiensonqin committed Sep 19, 2022
1 parent ef8d74d commit 5dd7312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/src/LSPlugin.ts
Expand Up @@ -386,7 +386,7 @@ export interface IAppProxy {
queryElementRect: (selector: string) => Promise<DOMRectReadOnly | null>

/**
* @deprecated
* @deprecated Use `logseq.UI.showMsg` instead
* @param content
* @param status
*/
Expand Down

0 comments on commit 5dd7312

Please sign in to comment.