From 6fe3bff163315151b7871dbce4cf0b948406aca3 Mon Sep 17 00:00:00 2001 From: slawkens Date: Wed, 14 May 2025 10:56:12 +0200 Subject: [PATCH] Update 45.php --- system/migrations/45.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/migrations/45.php b/system/migrations/45.php index a3fd45b9..c2d8aaec 100644 --- a/system/migrations/45.php +++ b/system/migrations/45.php @@ -19,7 +19,7 @@ $up = function() { 'date' => time(), 'player_id' => 1, 'php' => 0, - 'enable_tinymce' => 0, + 'enable_tinymce' => 1, 'access' => 0, 'hide' => 0, ]);