mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-07 22:50:53 +03:00
format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
const conf = require('./config.js');
|
||||
|
||||
const isProduction = conf.env === 'production'
|
||||
const isProduction = conf.env === 'production';
|
||||
|
||||
const mozlog = require('mozlog')({
|
||||
app: 'FirefoxFileshare',
|
||||
|
||||
Reference in New Issue
Block a user