feat(repetition.carte): add carte to repetition, just to test it

This commit is contained in:
Martin 2024-01-11 20:46:49 +01:00
parent 79a077f720
commit 32dcb411ca

View file

@ -90,7 +90,6 @@ class TypesDeChampEditor::ChampComponent < ApplicationComponent
end
EXCLUDE_FROM_BLOCK = [
TypeDeChamp.type_champs.fetch(:carte),
TypeDeChamp.type_champs.fetch(:repetition)
]