mirror of
https://github.com/timvisee/send.git
synced 2025-10-03 09:49:14 +02:00
update promo to be for the vpn
This commit is contained in:
parent
deec85be14
commit
2a3db78f97
3 changed files with 8 additions and 5 deletions
|
@ -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 }));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue