Skip to content
Snippets Groups Projects
Commit 1e885aee authored by Kocher, Manuel's avatar Kocher, Manuel
Browse files

Fix linter issue

parent 9e17c580
No related branches found
No related tags found
No related merge requests found
Pipeline #202834 passed
......@@ -134,7 +134,7 @@ export function createInstance(languages, lng, fallback, namespace) {
}
return translate(keys, options);
}
};
return i18n;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment