Commit 82857f96 authored by Lawrence Williams's avatar Lawrence Williams

Hanging comma

parent 9c7b1a25
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
item: { item: {
type: Object, type: Object,
value: function () { return {}; } value: function () { return {}; }
}, }
}, },
observers: ['setHostClass(item.completed, editing)'], observers: ['setHostClass(item.completed, editing)'],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment