create no process
This commit is contained in:
@@ -10,7 +10,7 @@ enum MissionViolationType: int
|
||||
public function label(): string
|
||||
{
|
||||
return match ($this) {
|
||||
self::KHOROJ_BEDONE_MOGAVEZ => "خروج بدون مجوز ",
|
||||
self::KHOROJ_BEDONE_MOGAVEZ => "خروج بدون مجوز",
|
||||
self::ADAM_TAHAROK => "عدم تحرک",
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user