mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-23 21:50:24 +00:00
fixes #3254
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
module.exports = async () => {
|
||||
process.env.TZ = "Europe/Berlin";
|
||||
process.env.TZ = "UTC";
|
||||
};
|
||||
|
Reference in New Issue
Block a user