Skip to content
This repository was archived by the owner on Oct 27, 2021. It is now read-only.

Commit 11821b7

Browse files
renamed youtubeAPI() to API() function
1 parent ed9c262 commit 11821b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
function youtubeAPI(){
2+
function API(){
33
var keys = [
44
'key Replaced by your own'
55
];

0 commit comments

Comments
 (0)