Skip to content
Snippets Groups Projects
Commit 0644956a authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire: Committed by Reiter, Christoph
Browse files

Use correct JSONLD language at startup

parent 87660aad
No related branches found
No related tags found
No related merge requests found
......@@ -140,7 +140,7 @@ class VPUAuth extends LitElement {
window.VPUPerson = person;
that.dispatchPersonInitEvent();
});
});
}, {}, that.lang);
}
}).error(function () {
......
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