updated docs
This commit is contained in:
Родитель
2b1ce34863
Коммит
2baeca6d24
Различия файлов скрыты, потому что одна или несколько строк слишком длинны
|
@ -3718,7 +3718,7 @@ var templates: ScriptTemplate[] = [{
|
|||
name: 'ADJ craft',
|
||||
description: lf("A Minecraft Pi app."),
|
||||
section: sectMinecraft,
|
||||
scriptid: 'cptje',
|
||||
scriptid: 'uggce',
|
||||
editorMode: 1,
|
||||
}, {
|
||||
title: lf("blank creeper"),
|
||||
|
@ -3727,7 +3727,7 @@ var templates: ScriptTemplate[] = [{
|
|||
name: 'ADJ creeper',
|
||||
description: lf("A Minecraft creeper app."),
|
||||
section: sectMinecraft,
|
||||
scriptid: 'alati',
|
||||
scriptid: 'ehtt',
|
||||
editorMode: 1,
|
||||
},
|
||||
/*{
|
||||
|
@ -3773,6 +3773,15 @@ var templates: ScriptTemplate[] = [{
|
|||
section: sectAzure,
|
||||
scriptid: 'gexxa',
|
||||
editorMode: 3,
|
||||
}, {
|
||||
title: lf("blank azure event hubs app"),
|
||||
id: 'blankazureeventhubs',
|
||||
icon: 'Stacks',
|
||||
name: 'azure ADJ event api',
|
||||
description: lf("A web app that uploads data to Azure Event Hubs."),
|
||||
section: sectAzure,
|
||||
scriptid: 'otkma',
|
||||
editorMode: 3,
|
||||
}, {
|
||||
title: lf("blank node library"),
|
||||
id: 'blanknodelibrary',
|
||||
|
|
Загрузка…
Ссылка в новой задаче