aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Security/RegRecord.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Emby.Server.Implementations/Security/RegRecord.cs')
-rw-r--r--Emby.Server.Implementations/Security/RegRecord.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Security/RegRecord.cs b/Emby.Server.Implementations/Security/RegRecord.cs
index d484085d3..8363e9223 100644
--- a/Emby.Server.Implementations/Security/RegRecord.cs
+++ b/Emby.Server.Implementations/Security/RegRecord.cs
@@ -9,4 +9,4 @@ namespace Emby.Server.Implementations.Security
public DateTime expDate { get; set; }
public string key { get; set; }
}
-} \ No newline at end of file
+}