scripts fixes

This commit is contained in:
Evgeny
2021-09-10 13:54:19 +03:00
parent 825b116ae8
commit 6b1800a627
7 changed files with 12 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
-- author = "Evgeny Zobnin (zobnin@gmail.com)"
-- version = "1.0"
equals = "<font color=\""..ui:get_color().secondary_text.."\"> = </font>"
equals = "<font color=\""..ui:get_colors().secondary_text.."\"> = </font>"
function on_alarm()
http:get("https://api.blockchain.info/ticker")