Formatting

This commit is contained in:
Vortrex
2022-01-17 07:46:06 -06:00
parent e7dc1c955a
commit 95f43695f9

View File

@@ -83,6 +83,8 @@ function getLocaleNameFromParams(params) {
return false;
}
// ===========================================================================
function getLocales() {
return getGlobalConfig().locales;
}