From b76c6aa24a10d36394cefc53bca648106f817d13 Mon Sep 17 00:00:00 2001 From: Anderson Oki Date: Mon, 15 Apr 2024 10:04:23 +0900 Subject: [PATCH] feat: add thailand --- custom_libs/subliminal_patch/providers/animetosho.py | 1 + 1 file changed, 1 insertion(+) diff --git a/custom_libs/subliminal_patch/providers/animetosho.py b/custom_libs/subliminal_patch/providers/animetosho.py index 9ac9a7efa..2f20f9d6a 100644 --- a/custom_libs/subliminal_patch/providers/animetosho.py +++ b/custom_libs/subliminal_patch/providers/animetosho.py @@ -36,6 +36,7 @@ supported_languages = [ "pol", # Polish "spa", # Spanish "swe", # Swedish + "tha", # Thai "tur", # Turkish ]