From 65558f61c148cad2c0c2ddeb9c762e4de246fa0d Mon Sep 17 00:00:00 2001 From: Andrew Soon <77280201+andrewsoon@users.noreply.github.com> Date: Wed, 6 Mar 2024 00:15:20 +0800 Subject: [PATCH] Activate maintenance page --- configs/mainnet.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configs/mainnet.json b/configs/mainnet.json index ea4ebdc..811f117 100644 --- a/configs/mainnet.json +++ b/configs/mainnet.json @@ -161,5 +161,6 @@ "cmkt/176": "#C0993A", "cmkt/178": "#007AFF", "Unused": "#7798E4" - } + }, + "maintenance": {} }