mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 14:10:53 +03:00
a few changes to make A/B testing easier
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const conf = require('./config.js');
|
||||
const conf = require('./config');
|
||||
|
||||
const isProduction = conf.env === 'production';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user