Bjørn Erik Pedersen
7 years ago
No known key found for this signature in database
GPG Key ID: 330E6E2BD4859D8F
1 changed files with
1 additions and
1 deletions
-
media/mediaType.go
|
|
@ -314,7 +314,7 @@ func DecodeTypes(maps ...map[string]interface{}) (Types, error) { |
|
|
|
_, delimiterSet := vm["delimiter"] |
|
|
|
_, suffixSet := vm["suffix"] |
|
|
|
|
|
|
|
if mediaType.OldSuffix != "" { |
|
|
|
if suffixSet { |
|
|
|
suffixIsDeprecated() |
|
|
|
} |
|
|
|
|
|
|
|