mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 22:20:55 +03:00
update promo to be for the vpn
This commit is contained in:
@@ -59,7 +59,8 @@ if (process.env.NODE_ENV === 'production') {
|
||||
sentry: Sentry,
|
||||
user: new User(storage, LIMITS, window.AUTH_CONFIG),
|
||||
transfer: null,
|
||||
fileInfo: null
|
||||
fileInfo: null,
|
||||
locale: locale()
|
||||
};
|
||||
|
||||
const app = routes(choo({ hash: true }));
|
||||
|
||||
Reference in New Issue
Block a user