1
0
Fork 0
mirror of https://github.com/archtechx/gloss.git synced 2025-12-12 11:14:04 +00:00

CI checks

This commit is contained in:
Samuel Štancl 2021-03-16 20:24:38 +01:00
parent 8e7b3391f0
commit 1beb64a7bb

View file

@ -236,5 +236,7 @@ class GlossTranslator extends Translator
return $line;
}
return null;
}
}