mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 11:37:58 +00:00
feat: Show date along with time in messages (#1748)
This commit is contained in:
3
jest.setup.js
Normal file
3
jest.setup.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = async () => {
|
||||
process.env.TZ = 'UTC';
|
||||
};
|
||||
Reference in New Issue
Block a user