feat: change certif type

This commit is contained in:
2024-07-19 15:24:58 +02:00
parent 47daa459e2
commit 3ccf880057
7 changed files with 30 additions and 33 deletions

View File

@@ -24,7 +24,7 @@ public class LicenceModel {
int saison;
boolean certificate;
String certificate;
boolean validate;
}