mirror of
https://github.com/lingble/chatwoot.git
synced 2025-10-30 02:32:29 +00:00
6 lines
99 B
Ruby
6 lines
99 B
Ruby
Rack::Utils::HTTP_STATUS_CODES.merge!({
|
|
901 => 'Trial Expired',
|
|
902 => 'Account Suspended'
|
|
})
|
|
|