forked from uup-dump/api
Added langs list that was removed for debugging purposes, and not re-added after that
And that's why you should not do debugging on "production" code. This code is not even alpha quality, but "works".
This commit is contained in:
@ -16,7 +16,7 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
function uupApiVersion() {
|
||||
return '1.14.0';
|
||||
return '1.14.1';
|
||||
}
|
||||
|
||||
function uupApiPrintBrand() {
|
||||
|
Reference in New Issue
Block a user