Fixed several issues in ref entities
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
{
|
||||
public enum LogSeverity
|
||||
{
|
||||
Critical = 0,
|
||||
Error = 1,
|
||||
Warning = 2,
|
||||
Info = 3,
|
||||
|
||||
Reference in New Issue
Block a user