From 094eca37493e12ff90127df719ea85799133a8a3 Mon Sep 17 00:00:00 2001 From: Thong Yuan Yu Sarah <65583522+sarah-thong@users.noreply.github.com> Date: Fri, 10 May 2024 14:47:22 +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 b31b516..73f2598 100644 --- a/configs/mainnet.json +++ b/configs/mainnet.json @@ -180,5 +180,6 @@ "symbol": "1000PEPE" } } - } + }, + "maintenance": {} }