Début d'ajout de builders pour les paramètres

pull/1/head
Jean-Christophe Jameux 3 years ago
parent a4696191a8
commit 18a4577c59
  1. 18
      src/GenerateurH5P.elm

@ -1340,6 +1340,24 @@ nouveauTrueFalse =
{-
-}
withStartScreenTitle string record =
{ record | startScreenTitle = string }
withStartScreenSubtitle string record =
{ record | startScreenSubtitle = string }
{- {-

Loading…
Cancel
Save