Save on select
This commit is contained in:

committed by
John Gross

parent
18af85c4d7
commit
6b3cc6c421
@@ -99,4 +99,4 @@ namespace Torch.Server.ViewModels
|
||||
|
||||
public string WorldName { get => _config.WorldName; set => SetValue(x => _config.WorldName = x, value); }
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user