mirror of
https://github.com/photoprism/photoprism.git
synced 2025-09-26 21:01:58 +08:00
Frontend: Reformat karma.conf.js
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -170,5 +170,5 @@ module.exports = (config) => {
|
|||||||
});
|
});
|
||||||
|
|
||||||
// Set default timezone.
|
// Set default timezone.
|
||||||
process.env.TZ = 'UTC';
|
process.env.TZ = "UTC";
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user