diff --git a/modules/imgur/imgur.js b/modules/imgur/imgur.js index f0ad8f6..a159178 100644 --- a/modules/imgur/imgur.js +++ b/modules/imgur/imgur.js @@ -18,7 +18,8 @@ var imgur = function(dbot) { { 'w': 1366, 'h': 768 }, { 'w': 1600, 'h': 900 }, { 'w': 1680, 'h': 1050 }, - { 'w': 1920, 'h': 1080 } + { 'w': 1920, 'h': 1080 }, + { 'w': 1024, 'h': 640 } ]; this.riCache = [];