Language Pack Germany missing comma
Hazmes opened this issue · 0 comments
Hazmes commented
There is a missing comma in the german language section of the vars.js here
Error looks like this in the logs
file:///usr/share/lightdm-webkit/themes/glorious/lang/vars.js:139: CONSOLE JS ERROR SyntaxError: Unexpected identifier 'de_de'. Expected '}' to end an object literal.
CONSOLE JS ERROR SyntaxError: Can't create duplicate variable: 'Language'
file:///usr/share/lightdm-webkit/themes/glorious/js/accounts.js:110:14: CONSOLE LOG Users [object LightDMUser]
undefined:12955:7: CONSOLE JS ERROR Unhandled Promise Rejection: TypeError: Right side of assignment cannot be destructured
Seems like there is also an Error in the Console log that follows the syntax error.