Updated token for Reddit API

This commit is contained in:
Jesper Wrang 2018-10-21 21:42:33 +02:00
parent 9568e49c41
commit c0be214ed2
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "removeddit",
"version": "1.1.7",
"version": "1.1.8",
"description": "View removed comments from reddit",
"main": "src/index.js",
"repository": {

View file

@ -2,7 +2,7 @@
// The app NEEDS TO BE an installed app and NOT a web apps
// Current using dummy ID from throwaway
const clientID = '33W8M1OOxPv80A'
const clientID = 'Gu4d7t1AglWJVg'
// Token for reddit API
let token