reorganization
This commit is contained in:
@@ -12,5 +12,5 @@ end
|
||||
|
||||
function on_network_result(result)
|
||||
local price = ajson:get_value(result, "object object:USD string:last")
|
||||
ui:show_text("BTC"..equals..price.." USD")
|
||||
ui:show_text("1 BTC"..equals..price.." USD")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user