adjust customizations to current editor

Cette révision appartient à :
O3-Shop
2023-04-06 23:54:46 +02:00
Parent 823a36912c
révision 60846f6a84
74 fichiers modifiés avec 110 ajouts et 57 suppressions

Voir le fichier

@ -29,7 +29,7 @@ class ContextMenu extends AbstractOption
public function get(): string
{
return 'link linkchecker image imagetools table';
return 'link linkchecker image table';
}
public function mustQuote(): bool