Freeze Constant (#156)
This commit is contained in:
committed by
Pranav Raj S
parent
af20e61604
commit
7d4cac38a8
@@ -1,3 +1,3 @@
|
||||
module Constants::RedisKeys
|
||||
ROUND_ROBIN_AGENTS = "ROUND_ROBIN_AGENTS:%{inbox_id}"
|
||||
ROUND_ROBIN_AGENTS = 'ROUND_ROBIN_AGENTS:%{inbox_id}'.freeze
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user