get rid of get_ prefixes in main scripts
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
-- author = "Evgeny Zobnin (zobnin@gmail.com)"
|
||||
-- version = "1.0"
|
||||
|
||||
equals = "<font color=\""..ui:get_colors().secondary_text.."\"> = </font>"
|
||||
equals = "<font color=\""..ui:colors().secondary_text.."\"> = </font>"
|
||||
|
||||
function on_alarm()
|
||||
http:get("https://api.covid19api.com/summary")
|
||||
|
||||
Reference in New Issue
Block a user