feat(repetition.carte): add carte to repetition, just to test it
This commit is contained in:
parent
79a077f720
commit
32dcb411ca
1 changed files with 0 additions and 1 deletions
|
@ -90,7 +90,6 @@ class TypesDeChampEditor::ChampComponent < ApplicationComponent
|
|||
end
|
||||
|
||||
EXCLUDE_FROM_BLOCK = [
|
||||
TypeDeChamp.type_champs.fetch(:carte),
|
||||
TypeDeChamp.type_champs.fetch(:repetition)
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue