From ccecf68ecbb2ac89bd4fa63d8687b58382f9b88a Mon Sep 17 00:00:00 2001 From: TheBeastLT Date: Mon, 20 Sep 2021 19:06:41 +0200 Subject: [PATCH] reorder rutor entry --- addon/lib/filter.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/addon/lib/filter.js b/addon/lib/filter.js index 6d49cce..90c521a 100644 --- a/addon/lib/filter.js +++ b/addon/lib/filter.js @@ -29,11 +29,6 @@ const Providers = { key: 'torrentgalaxy', label: 'TorrentGalaxy' }, - { - key: 'rutor', - label: 'Rutor', - foreign: '🇷🇺' - }, { key: 'horriblesubs', label: 'HorribleSubs', @@ -49,6 +44,11 @@ const Providers = { label: 'NyaaPantsu', anime: true }, + { + key: 'rutor', + label: 'Rutor', + foreign: '🇷🇺' + }, { key: 'comando', label: 'Comando',