diff --git a/watchface/modules/heartRate.js b/watchface/modules/heartRate.js index fcb79fd..4b7657c 100644 --- a/watchface/modules/heartRate.js +++ b/watchface/modules/heartRate.js @@ -13,7 +13,6 @@ export default function () { hmUI.createWidget(hmUI.widget.TEXT_IMG, { x: 100, y: 365, - type: hmUI.data_type.BATTERY, font_array: secondaryFont, h_space: 1, align_h: hmUI.align.LEFT,