mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Code re-style.
This commit is contained in:
@@ -30,7 +30,7 @@ namespace Marechai.ViewModels
|
||||
{
|
||||
public sealed class NewsViewModel : BaseViewModel<int>
|
||||
{
|
||||
public NewsViewModel() { }
|
||||
public NewsViewModel() {}
|
||||
|
||||
public NewsViewModel(int affectedId, string text, DateTime timestamp, string controller, string itemName)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user