forked from ScoDoc/ScoDoc
Update opolka/ScoDoc from ScoDoc/ScoDoc #2
@ -33,8 +33,8 @@ JUSTIFICATIFS_FIELDS = {
|
||||
"entry_date": str,
|
||||
"fichier": str,
|
||||
"user_id": int | None,
|
||||
"user_name": int | None,
|
||||
"user_nom_complet": int | None,
|
||||
"user_name": str | None,
|
||||
"user_nom_complet": str | None,
|
||||
"external_data": dict,
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user