Updated code to correct build errors for Jelyfin.Data and Jellyfin.Database.Implementations
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
// Copyright (c) PlaceholderCompany. All rights reserved.
|
||||
// </copyright>
|
||||
|
||||
#pragma warning disable CA1711 // Identifiers should not have incorrect suffix
|
||||
#pragma warning disable SA1200 // using directive or a using-alias directive is placed outside of a namespace element
|
||||
|
||||
using System;
|
||||
|
||||
namespace Jellyfin.Data.Events.System
|
||||
|
||||
Reference in New Issue
Block a user