aboutsummaryrefslogtreecommitdiff
path: root/Emby.Naming/Video/Format3DResult.cs
diff options
context:
space:
mode:
authorStepan <ste.martinek+git@gmail.com>2020-11-01 10:47:31 +0100
committerStepan <ste.martinek+git@gmail.com>2020-11-01 10:47:31 +0100
commit59619b6ea74ab555977fd213f6ee5737897b0fbd (patch)
treedbe590f079d354632bc9192ee7fb24e59c541756 /Emby.Naming/Video/Format3DResult.cs
parent4f320308f333507a324740248c7dd025085a7d67 (diff)
Enable nullable in Emby.Naming
Diffstat (limited to 'Emby.Naming/Video/Format3DResult.cs')
-rw-r--r--Emby.Naming/Video/Format3DResult.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Naming/Video/Format3DResult.cs b/Emby.Naming/Video/Format3DResult.cs
index fa0e9d3b80..36dc1c12b2 100644
--- a/Emby.Naming/Video/Format3DResult.cs
+++ b/Emby.Naming/Video/Format3DResult.cs
@@ -21,7 +21,7 @@ namespace Emby.Naming.Video
/// Gets or sets the format3 d.
/// </summary>
/// <value>The format3 d.</value>
- public string Format3D { get; set; }
+ public string? Format3D { get; set; }
/// <summary>
/// Gets or sets the tokens.