No longer relying on imgur API for albums. Removed config for imgur API. Fixed ?#0 URLs not being detected for imgur.
This commit is contained in:
@@ -67,9 +67,4 @@ module.exports = {
|
||||
scope: 'history identity mysubreddits read subscribe',
|
||||
},
|
||||
},
|
||||
methods: {
|
||||
imgur: {
|
||||
clientId: '1234567abcdefgh',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user