mirror of
https://github.com/photoprism/photoprism.git
synced 2025-09-26 12:51:31 +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.
|
||||
process.env.TZ = 'UTC';
|
||||
process.env.TZ = "UTC";
|
||||
};
|
||||
|
Reference in New Issue
Block a user