Fix encoding.

This commit is contained in:
2023-03-26 23:25:20 +08:00
parent aafc326f95
commit 824f401b77
203 changed files with 227 additions and 224 deletions

View File

@@ -1,4 +1,4 @@
using System;
using System;
namespace Discord
{

View File

@@ -1,4 +1,4 @@
using System;
using System;
namespace Discord
{

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2023 Cryville
// Copyright (c) 2023 Cryville
//
// This file contains an implementation of the stub for custom format string
// originally written by Michael Popoloski. Below is the original license.

View File

@@ -2463,4 +2463,4 @@ namespace System.Text.Formatting {
}
}
}
}
}