fix type error

This commit is contained in:
Samuel Newman
2026-03-04 10:41:39 +02:00
parent 93857f78be
commit f42e69aa2f
+1 -1
View File
@@ -179,7 +179,7 @@ function TranslationError({
void translate(postText, primaryLanguage) void translate(postText, primaryLanguage)
return false return false as const
} }
return ( return (