[1.2] Fix the order by number of comment

This commit is contained in:
vermillion-dev
2019-05-30 19:17:20 +02:00
parent c87c36f4b3
commit 527500a438
3 changed files with 11 additions and 7 deletions

View File

@@ -22,6 +22,7 @@
"web_accessible_resources" : [
"contentScripts/addTorrent/accessAddTorrent.js",
"contentScripts/allPages/accessAllPages.js",
"contentScripts/search/accessSearch.js",
"css/style.css",
"img/download.png"
],