mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
Add constant '@' and fix typo
This commit is contained in:
committed by
Dan Christian Bogos
parent
2385597155
commit
d7254ff73c
@@ -229,6 +229,7 @@ const (
|
||||
FilterValEnd = ")"
|
||||
PlusChar = "+"
|
||||
MinusChar = "-"
|
||||
AtChar = "@"
|
||||
JSON = "json"
|
||||
JSONCaps = "JSON"
|
||||
GOBCaps = "GOB"
|
||||
|
||||
Reference in New Issue
Block a user