Skip to content

Commit

Permalink
Update open.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Jadowacu1 authored May 3, 2024
1 parent e9af13b commit 3c02dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion My-brand/script/open.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ async function reading(url, token) {
throw error; // You may want to handle the error or propagate it further
}
}
reading(url, token);
reading(url, tok);

0 comments on commit 3c02dc7

Please sign in to comment.