mirror of
https://github.com/timvisee/send.git
synced 2026-04-18 21:54:11 -04:00
update promo to be for the vpn
This commit is contained in:
+2
-1
@@ -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