Pass CryptPad language to draw.io

Fixes https://github.com/cryptpad/cryptpad/issues/1178
This commit is contained in:
Wolfgang Ginolas 2023-08-10 10:50:00 +02:00
parent 69278f16ac
commit ff03c6b815
1 changed files with 2 additions and 0 deletions

View File

@ -188,6 +188,8 @@ define([
modified: 'unsavedChanges',
proto: 'json',
lang: Messages._languageUsed
});
window.addEventListener("message", (event) => {