Change gwt folder to en_gwt

This commit is contained in:
Leonard Smith 2021-05-21 10:07:25 -05:00
parent db6e332773
commit c914783246
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ class LexiconEntryImportHandler
{
use LexiconEntryTrait;
const REPO_FOLDER = '/gwt/';
const REPO_FOLDER = '/en_gwt/';
public function run() : void
{