We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f86759 commit 8ab4c3bCopy full SHA for 8ab4c3b
blockly/blocks.js
@@ -1,6 +1,6 @@
1
//https://blockly-demo.appspot.com/static/demos/blockfactory_old/index.html#5ag74x
2
var mainUrl = 'https://tutorials.webduino.io/zh-tw/docs/';
3
-var utmUrl = '?utm_source=cloud-blockly&utm_medium=help&utm_campaign=help_url';
+var utmUrl = '?utm_source=cloud-blockly&utm_medium=contextMenu&utm_campaign=tutorials';
4
5
Blockly.Blocks['lora_new'] = {
6
init: function() {
0 commit comments