Update scripts and docs to reflect chnages in 3.2.7-beta9
This commit is contained in:
@@ -27,9 +27,9 @@ function onNetworkResult(result)
|
||||
json:getValue(result, "array object:2 string:url"),
|
||||
}
|
||||
|
||||
aio:showLinesWithAuthors(names, descriptions)
|
||||
ui:showLinesWithAuthors(names, descriptions)
|
||||
end
|
||||
|
||||
function onClick(idx)
|
||||
aio:openBrowser(urls[idx])
|
||||
system:openBrowser(urls[idx])
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user