mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-13 12:33:15 +02:00
Update PyBLØCK Widget.scriptable
This commit is contained in:
parent
a6eb929a6f
commit
c302f18123
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ async function createWidget()
|
|||
pr.font = Font.boldSystemFont(13);
|
||||
pr.textColor = new Color("#EEEEEE")
|
||||
|
||||
let ms = listwidget.addText(psats + " Șats = 1 $");
|
||||
let ms = listwidget.addText(psats + " 丰 = 1 $");
|
||||
ms.centerAlignText();
|
||||
ms.font = Font.boldSystemFont(22);
|
||||
ms.textColor = new Color("#0aff17")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue