Roll recette de cuisine

This commit is contained in:
2025-10-03 01:37:12 +02:00
parent 37af0dd4f1
commit 54f470d531
9 changed files with 159 additions and 4 deletions

View File

@@ -4,6 +4,7 @@ export const ROLL_TYPE_COMP = 'comp'
export const ROLL_TYPE_DEFENSE = 'defense'
export const ROLL_TYPE_JEU = 'jeu'
export const ROLL_TYPE_MEDITATION = 'meditation'
export const ROLL_TYPE_CUISINE = 'cuisine'
export const ROLL_TYPE_OEUVRE = 'oeuvre'
export const ROLL_TYPE_SORT = 'sort'
export const ROLL_TYPE_TACHE = 'tache'