Skip to content

Commit

Permalink
enable cardano update screen
Browse files Browse the repository at this point in the history
  • Loading branch information
Ridel1e committed Feb 16, 2023
1 parent d68d47b commit 717db3b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/applicationConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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: {
Expand Down

0 comments on commit 717db3b

Please sign in to comment.