From 27cd9c55e527629725a3490e5761e39b8cc70bfd Mon Sep 17 00:00:00 2001 From: Duncan McClean Date: Tue, 20 Jan 2026 11:56:45 +0000 Subject: [PATCH] Disable image button in Bard by default --- src/Fieldtypes/Bard.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Fieldtypes/Bard.php b/src/Fieldtypes/Bard.php index bf820d220d2..a1bcb31bfc8 100644 --- a/src/Fieldtypes/Bard.php +++ b/src/Fieldtypes/Bard.php @@ -37,7 +37,6 @@ class Bard extends Replicator 'removeformat', 'quote', 'anchor', - 'image', 'table', ];