mirror of
https://github.com/Karaka-Management/oms-Navigation.git
synced 2026-02-16 16:48:40 +00:00
fix const alignment
This commit is contained in:
parent
77a6fd48f9
commit
1425b7feed
|
|
@ -28,5 +28,5 @@ abstract class LinkType extends Enum
|
||||||
{
|
{
|
||||||
public const CATEGORY = 0;
|
public const CATEGORY = 0;
|
||||||
|
|
||||||
public const LINK = 1;
|
public const LINK = 1;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user