mirror of
https://github.com/Karaka-Management/oms-Monitoring.git
synced 2026-01-21 21:08:41 +00:00
fix const alignment
This commit is contained in:
parent
4d918060e0
commit
6559446974
|
|
@ -28,7 +28,7 @@ abstract class PermissionState extends Enum
|
|||
{
|
||||
public const DASHBOARD = 1;
|
||||
|
||||
public const LOG = 2;
|
||||
public const LOG = 2;
|
||||
|
||||
public const SECURITY = 3;
|
||||
public const SECURITY = 3;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user