mirror of https://github.com/lcpz/lain.git
Update acw.lua
This commit is contained in:
parent
cf1a6e7455
commit
700812653c
|
@ -37,7 +37,6 @@ function worker(args)
|
|||
local timeout = args.timeout or 600
|
||||
local settings = args.settings or function() end
|
||||
|
||||
|
||||
local function update()
|
||||
btc = parse(get("https://coinbase.com/api/v1/prices/buy"))
|
||||
if btc then
|
||||
|
|
Loading…
Reference in New Issue