From 4eabf46d28af8699f18580c7f927fa411f3a6c12 Mon Sep 17 00:00:00 2001 From: Quincy Morgan <2046746+quincylvania@users.noreply.github.com> Date: Fri, 4 Dec 2020 13:41:32 -0500 Subject: [PATCH] Don't point transifex config to presets source file (close #8234) --- .tx/config | 1 - 1 file changed, 1 deletion(-) diff --git a/.tx/config b/.tx/config index 21389fb4a..6fad31b2f 100644 --- a/.tx/config +++ b/.tx/config @@ -15,7 +15,6 @@ type = YAML [id-editor.presets] file_filter = .tx/tmp/presets/.yaml -source_file = data/presets.yaml source_lang = en type = YAML