Skip to content

Commit 57adf56

Browse files
committed
Fix build again
1 parent aecca11 commit 57adf56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jellyfin.Plugin.Webhook/Helpers/HandlebarsFunctionHelpers.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
using System;
22
using System.Globalization;
3+
using System.Text.Json;
34
using System.Web;
45
using HandlebarsDotNet;
5-
using System.Text.Json;
66

77
namespace Jellyfin.Plugin.Webhook.Helpers;
88

0 commit comments

Comments
 (0)