use only 1 copyright tag by default in humanized essential tag string
This commit is contained in:
@@ -341,7 +341,7 @@ module Danbooru
|
||||
"extra" => ["co"],
|
||||
"header" => %{<h2 class="copyright-tag-list">Copyrights</h2>},
|
||||
"humanized" => {
|
||||
"slice" => 5,
|
||||
"slice" => 1,
|
||||
"exclusion" => [],
|
||||
"regexmap" => //,
|
||||
"formatstr" => "(%s)"
|
||||
|
||||
Reference in New Issue
Block a user