diff --git a/compiler/components/text_clock.json b/compiler/components/text_clock.json index 3b23350..c139319 100644 --- a/compiler/components/text_clock.json +++ b/compiler/components/text_clock.json @@ -1,7 +1,7 @@ { "name": "TextClock", "attrs": [ - "format", "onDateChange", "status", "fontColor", + "format", "onDateChange", "fontColor", "fontSize", "fontStyle", "fontWeight", "fontFamily" ] -} \ No newline at end of file +}