refactor: removed dublicate type defenition

This commit is contained in:
Савелий Савенок 2024-10-27 19:09:13 +03:00
parent 8c3305685f
commit 32feab4483

View File

@ -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,