mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-07-19 21:01:48 +08:00
- Adds support for file upload Co-authored-by: Pranav Raj Sreepuram <[email protected]> Co-authored-by: Sojan <[email protected]>
6 lines
50 B
JavaScript
6 lines
50 B
JavaScript
import en from './en';
|
|
|
|
export default {
|
|
en,
|
|
};
|