mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Pass CryptPad language to draw.io
Fixes https://github.com/cryptpad/cryptpad/issues/1178
This commit is contained in:
parent
69278f16ac
commit
ff03c6b815
@ -188,6 +188,8 @@ define([
|
||||
|
||||
modified: 'unsavedChanges',
|
||||
proto: 'json',
|
||||
|
||||
lang: Messages._languageUsed
|
||||
});
|
||||
|
||||
window.addEventListener("message", (event) => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user