mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-25 09:08:45 +05:00
Fixed minor issue
This commit is contained in:
committed by
Dan Christian Bogos
parent
88a87ffeb8
commit
9f39d1240d
@@ -33,7 +33,7 @@ var (
|
||||
MetaHTTPjsonCDR: ContentJSON,
|
||||
MetaHTTPjsonMap: ContentJSON,
|
||||
MetaHTTPjson: ContentJSON,
|
||||
MetaHTTPPost: ContentJSON,
|
||||
MetaHTTPPost: CONTENT_FORM,
|
||||
MetaAMQPjsonCDR: ContentJSON,
|
||||
MetaAMQPjsonMap: ContentJSON,
|
||||
MetaAMQPV1jsonMap: ContentJSON,
|
||||
|
||||
Reference in New Issue
Block a user