mirror of
https://github.com/lingble/chatwoot.git
synced 2026-03-20 03:52:43 +00:00
5 lines
96 B
Ruby
5 lines
96 B
Ruby
Rack::Utils::HTTP_STATUS_CODES.merge!(
|
|
901 => 'Trial Expired',
|
|
902 => 'Account Suspended'
|
|
)
|