default about page to enabled
This commit is contained in:
parent
74bb3da459
commit
5b3420b97a
@ -31,7 +31,7 @@ namespace SharedLibraryCore.Configuration
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
public bool IsEnabled { get; set; }
|
public bool IsEnabled { get; set; } = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
public class SocialAccountConfiguration
|
public class SocialAccountConfiguration
|
||||||
|
Loading…
Reference in New Issue
Block a user