mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-07 21:58:06 -05:00
default about page to enabled
This commit is contained in:
parent
9cfaef2ce5
commit
dc3effe697
@ -31,7 +31,7 @@ namespace SharedLibraryCore.Configuration
|
||||
}
|
||||
};
|
||||
|
||||
public bool IsEnabled { get; set; }
|
||||
public bool IsEnabled { get; set; } = true;
|
||||
}
|
||||
|
||||
public class SocialAccountConfiguration
|
||||
|
Loading…
x
Reference in New Issue
Block a user