/kill command cant detect named entities
I summoned Armor stand named Coal (summon minecraft:armor_stand ~ ~ ~ {CustomName:"\"Coal\"", CustomNameVisible:1})
Then i tried to kill it {/kill @e[type=armor_stand, nbt=
{CustomName:"Coal"}] but i got "No entity was found" message.
I tried it also with pig and it doesnt work too.