Skip to content

Commit

Permalink
Merge pull request #299 from Switcheo/feat/show-announcement-banner-m…
Browse files Browse the repository at this point in the history
…ainnet

Feat: show banner in mainnet
  • Loading branch information
joeylee11 authored Dec 19, 2024
2 parents 56e15e8 + a53bda8 commit 023014d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions configs/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -484,9 +484,9 @@
"show_apr_tooltip": true
},
"announcement_banner": {
"show_from": "",
"show_until": "",
"content": "",
"show_from": "2024-12-19T00:00+00:00",
"show_until": "2024-12-23T08:00+00:00",
"content": "Demex will be down for maintenance from 03:00 - 08:00 UTC, 23 Dec. We recommend closing any open orders during this time to minimize potential risks.",
"hideable": true,
"show_only_on": []
},
Expand Down

0 comments on commit 023014d

Please sign in to comment.