mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-06-05 22:35:17 -04:00
Smart Filter Encoding Fix (#2387)
This commit is contained in:
@@ -16,6 +16,7 @@ using Microsoft.AspNetCore.Mvc;
|
||||
|
||||
namespace API.Controllers;
|
||||
|
||||
#nullable enable
|
||||
|
||||
public class MetadataController : BaseApiController
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user