mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 17:14:42 +01:00
fixed namespace casing
This commit is contained in:
@@ -5,7 +5,7 @@ using System.IO;
|
||||
using System.Security.Cryptography;
|
||||
using System.Text;
|
||||
|
||||
namespace Mediabrowser.Common.Implementations.Security
|
||||
namespace MediaBrowser.Common.Implementations.Security
|
||||
{
|
||||
internal class MBLicenseFile
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user