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, ]);