Skip to content

Commit

Permalink
cloudlink: add docsURI (#783)
Browse files Browse the repository at this point in the history
  • Loading branch information
CST1229 authored Jul 28, 2023
1 parent 54cd0d1 commit 8ea9528
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions/cloudlink.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ class CloudLink {
"name": 'CloudLink',
"blockIconURI": this.cl_block,
"menuIconURI": this.cl_icon,
"docsURI": "https://hackmd.io/@MikeDEV/HJiNYwOfo",
"blocks": [
{
"opcode": 'returnGlobalData',
Expand Down

0 comments on commit 8ea9528

Please sign in to comment.