show related tags for fav metatag

This commit is contained in:
albert
2013-02-18 20:50:38 -05:00
parent 02360c53c7
commit 8a46836238
3 changed files with 7 additions and 3 deletions

View File

@@ -191,8 +191,8 @@ module Danbooru
@canonical_tag_category_mapping ||= {
"General" => 0,
"Artist" => 1,
"Copyright" => 2,
"Character" => 3
"Copyright" => 3,
"Character" => 4
}
end