summaryrefslogtreecommitdiff
path: root/blocks.js
diff options
context:
space:
mode:
Diffstat (limited to 'blocks.js')
-rw-r--r--blocks.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/blocks.js b/blocks.js
index 1cfd2c2..383518a 100644
--- a/blocks.js
+++ b/blocks.js
@@ -829,7 +829,7 @@ SyntaxElementMorph.prototype.labelPart = function (spec) {
},
true // read-only
);
- part.setContents('date');
+ part.setContents(['date']);
break;
case '%delim':
part = new InputSlotMorph(