Update acw.lua
This commit is contained in:
parent
5b67a36d52
commit
3e8754c217
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue