Set the right CLIENT_ID

This commit is contained in:
Peter Stuifzand 2019-08-17 19:13:06 +02:00
parent bd5b20e833
commit 436e877ba1

View File

@ -28,7 +28,7 @@
import helper from '@/helpers';
import relScraper from 'rel-scraper'
const CLIENT_ID = 'https://p83.nl/'
const CLIENT_ID = 'https://reader.p83.nl/'
export default {
name: "LoginModal",