Rename reddit_api_test.js to _wiki.js

pull/153/head
Josh Moore 4 years ago committed by GitHub
parent 7d4a06f8aa
commit 2d6c41d7ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -51,4 +51,4 @@ function updateWiki() {
.then((response) => response.json())
.then((json) => console.log(json))
.catch((err) => console.error(err));
}
}
Loading…
Cancel
Save