From ca7bfb3227b63f64dc42236ae6bb228f57bdf91d Mon Sep 17 00:00:00 2001 From: Limezy Date: Thu, 22 Feb 2024 01:20:51 +0700 Subject: [PATCH] Update config_panel.toml --- config_panel.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config_panel.toml b/config_panel.toml index 657fcb9..fb7304c 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -39,5 +39,4 @@ services = [ 'php8.3-fpm'] [main.statistics.statistics] ask.en = "Statistics for the server" ask.fr = "Statistiques du serveur" - type = "display_text" - readonly = true \ No newline at end of file + type = "display_text" \ No newline at end of file