Revert 89f43166
This commit is contained in:
parent
89f43166c7
commit
a4d143825c
3 changed files with 5 additions and 5 deletions
|
@ -79,7 +79,7 @@ namespace GoldbergGUI.Core.Models
|
|||
|
||||
public class AppType
|
||||
{
|
||||
public AppType(string value) => Value = value;
|
||||
private AppType(string value) => Value = value;
|
||||
|
||||
public string Value { get; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue