mirror of
https://github.com/Karaka-Management/oms-Checklist.git
synced 2026-02-10 13:58:42 +00:00
fix const alignment
This commit is contained in:
parent
9c01b54fed
commit
4bc3ba3216
|
|
@ -28,5 +28,5 @@ abstract class PermissionState extends Enum
|
||||||
{
|
{
|
||||||
public const CHECKLIST = 1;
|
public const CHECKLIST = 1;
|
||||||
|
|
||||||
public const TEMPLATE = 2;
|
public const TEMPLATE = 2;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user