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:
mkuba50
2018-05-01 03:05:50 +02:00
parent 5b62a1699c
commit 7e5975cfb1
2 changed files with 41 additions and 2 deletions

View File

@ -16,7 +16,7 @@ limitations under the License.
*/
function uupApiVersion() {
return '1.14.0';
return '1.14.1';
}
function uupApiPrintBrand() {