mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-06-06 06:45:18 -04:00
Smart Filter Encoding Fix (#2387)
This commit is contained in:
@@ -5,6 +5,8 @@ using Microsoft.AspNetCore.Mvc;
|
||||
|
||||
namespace API.Controllers;
|
||||
|
||||
#nullable enable
|
||||
|
||||
[AllowAnonymous]
|
||||
public class FallbackController : Controller
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user