Skip to content

Commit e75fd5d

Browse files
authored
Merge pull request #469 from yileicn/master
Update TranslationService.cs
2 parents a0e058d + 80a60b2 commit e75fd5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Infrastructure/BotSharp.Core/Translation/TranslationService.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
using BotSharp.Abstraction.Translation.Models;
77
using System.Collections;
88
using System.Reflection;
9+
using System.Text.Encodings.Web;
910

1011
namespace BotSharp.Core.Translation;
1112

0 commit comments

Comments
 (0)