diff --git a/www/diagram/inner.js b/www/diagram/inner.js index 40803d41d..a6b628c0b 100644 --- a/www/diagram/inner.js +++ b/www/diagram/inner.js @@ -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