diff --git a/config/ranks.js b/config/ranks.js index af5e58a..e30d204 100644 --- a/config/ranks.js +++ b/config/ranks.js @@ -10,9 +10,7 @@ module.exports = { 'TWITCH', 'YOUTUBE', 'BUILDER', - 'MAPPER', 'MAPLEAD', - 'MEDIA', 'TRAINEE', 'MOD', 'CMA', @@ -55,4 +53,4 @@ module.exports = { 'LT' : 'LEADER' } -}; \ No newline at end of file +};