diff --git a/src/applicationConfig.ts b/src/applicationConfig.ts index bd790ba06..b0f403f7d 100644 --- a/src/applicationConfig.ts +++ b/src/applicationConfig.ts @@ -59,10 +59,10 @@ export const applicationConfig: ApplicationConfig = { cardanoMaintenance: false, defaultTokenListUrl: 'https://raw.githubusercontent.com/ergolabs/default-token-list/master/src/tokens', - // cardanoUpdate: { - // title: 'Under Maintenance', - // content: 'We are migrating the protocol to Vasil Hard Fork testnet.', - // }, + cardanoUpdate: { + title: 'Under Maintenance', + content: 'We are migrating the protocol to Vasil Hard Fork testnet.', + }, reCaptchaKey: '6LfCKZIiAAAAACypYW5pGlgZNTcwse1njmQMIUUL', requestRetryCount: 3, networksSettings: {