mirror of
https://github.com/google/blockly.git
synced 2026-01-09 01:50:11 +01:00
set JSON to default language format for block definitions
This commit is contained in:
@@ -140,8 +140,8 @@
|
||||
<td height="5%">
|
||||
<h3>Language code:
|
||||
<select id="format">
|
||||
<option value="JavaScript">JavaScript</option>
|
||||
<option value="JSON">JSON</option>
|
||||
<option value="JavaScript">JavaScript</option>
|
||||
<option value="Manual">Manual edit…</option>
|
||||
</select>
|
||||
</h3>
|
||||
|
||||
Reference in New Issue
Block a user