From d21a58d91eac5d1b681d55b2afb192b86d8fc95e Mon Sep 17 00:00:00 2001 From: Thong Yuan Yu Sarah <65583522+sarah-thong@users.noreply.github.com> Date: Tue, 12 Nov 2024 15:01:35 +0800 Subject: [PATCH] Activate maintenance page on Carbon Testnet --- configs/testnet.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configs/testnet.json b/configs/testnet.json index dcd40f9..8c00a71 100644 --- a/configs/testnet.json +++ b/configs/testnet.json @@ -48,5 +48,6 @@ "content": "Hello World", "hideable": true } - ] + ], + "maintenance": {} }