Allow set of Application property

This commit is contained in:
Oliver Booth 2022-12-06 19:27:55 +00:00
parent c53ef04da8
commit 76dc485ad7
No known key found for this signature in database
GPG Key ID: 32A00B35503AF634
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ public sealed class VirtualParadiseConfiguration
/// Gets or sets the application.
/// </summary>
/// <value>The application.</value>
public Application? Application { get; init; }
public Application? Application { get; set; }
/// <summary>
/// Gets or sets a value indicating whether or not the client should automatically query and cache the whole world