Skip to content

Commit

Permalink
docs(clipboard-manager): Added missing codeblock quotes in inline cod…
Browse files Browse the repository at this point in the history
…e docs (#2127)
  • Loading branch information
Wind-Explorer authored Dec 3, 2024
1 parent 6dbc304 commit ce83d53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/clipboard-manager/guest-js/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ async function readText(): Promise<string> {
* 0, 255, 0, 255,
* ];
* await writeImage(buffer);
* ```
*
* @returns A promise indicating the success or failure of the operation.
*
Expand Down

0 comments on commit ce83d53

Please sign in to comment.