Changement des constantes

master
Raphael LACOTE 2 years ago
parent c3d09212b9
commit ef4ff889df

@ -1,3 +1,3 @@
const ERROR_COLOR = 'red'; const ERROR_COLOR = 'red';
const DESCRIPTION_MINIMAL_SIZE = 1; const DESCRIPTION_MINIMAL_SIZE = 20;
const NAME_MINIMAL_SIZE = 1; const NAME_MINIMAL_SIZE = 5;
Loading…
Cancel
Save