Skip to content

Commit

Permalink
Add missing infraction categories
Browse files Browse the repository at this point in the history
  • Loading branch information
louptheron committed Jan 23, 2025
1 parent d57a73f commit 2cbc116
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,11 @@ enum class InfractionCategory(
val value: String,
) {
FISHING("Pêche"),
REGISTER("Registre Inter."),
ENVIRONMENT("Environnement"),
SAILOR("Gens de Mer"),
MARITIME_NAVIGATION("Navigation Maritime"),
MARITIME_SECURITY("Sécurité Maritime"),
MARITIME_PORTS("Ports Maritimes"),
SECURITY("Sécurité / Rôle"),
}

0 comments on commit 2cbc116

Please sign in to comment.