forked from devol/degooglizzazione
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((json) => console.log(json))
|
||||
.catch((err) => console.error(err));
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue