Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cb97c7c

Browse files
committed
Fixed caiyun
1 parent 561f2cf commit cb97c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tasks/caiyun.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ if (typeof $request !== "undefined") {
6666
);
6767
$.done({ body: $request.body });
6868
}
69-
location = {
69+
const location = {
7070
latitude: res[1],
7171
longitude: res[2],
7272
};

0 commit comments

Comments
 (0)