Merge remote-tracking branch 'origin/diagram_initialization' into staging

This commit is contained in:
yflory 2026-05-06 13:17:17 +02:00
commit f3211e411f

View File

@ -178,7 +178,7 @@ define([
p: 'cryptpad',
integrated: framework.isIntegrated() ? 'true' : 'false',
chrome: framework.isReadOnly() ? 0 : 1,
chrome: 0,
dark: window.CryptPad_theme === "dark" ? 1 : 0,
// Hide save and exit buttons