Rename reddit_api_test.js to _wiki.js
This commit is contained in:
parent
7d4a06f8aa
commit
2d6c41d7ba
@ -51,4 +51,4 @@ function updateWiki() {
|
|||||||
.then((response) => response.json())
|
.then((response) => response.json())
|
||||||
.then((json) => console.log(json))
|
.then((json) => console.log(json))
|
||||||
.catch((err) => console.error(err));
|
.catch((err) => console.error(err));
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user