8000 Merge branch 'step-1-dev' into step-2-dev · cethap/sdk-node-tutorial@c656850 · GitHub
[go: up one dir, main page]

Skip to content

Commit c656850

Browse files
committed
Merge branch 'step-1-dev' into step-2-dev
2 parents 3e81104 + 1e3eb43 commit c656850

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/src/background.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ $.ajax({
1919

2020
$.ajax({
2121
url: '/oauth/signin',
22+
method: 'POST',
2223
success: function () {
2324
available('auth');
2425
},

0 commit comments

Comments
 (0)
0