Skip to content

Commit

Permalink
Update config to test
Browse files Browse the repository at this point in the history
  • Loading branch information
kimie committed Dec 19, 2024
1 parent 7291618 commit 9e6d512
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions configs/devnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,14 @@
"show_apr_tooltip": false
},
"announcement_banner": {
"show_from": "2024-12-19T02:18+00:00",
"show_until": "2024-12-19T02:21+00:00",
"show_from": "2024-12-19T03:10+00:00",
"show_until": "2024-12-19T03:25+00:00",
"content": "Demex will be down for maintenance from 13:00 - 18:00 UTC, 20 Dec. We recommend closing any open orders during this time to minimize potential risks.",
"hideable": false,
"show_only_on": [
"/rewards",
"/nitron"
"/nitron",
"/trade"
]
},
"quick_select_deposit_options": [
Expand Down

0 comments on commit 9e6d512

Please sign in to comment.