diff --git a/www/common/common-ui-elements.js b/www/common/common-ui-elements.js index 120b90a87..705948e80 100644 --- a/www/common/common-ui-elements.js +++ b/www/common/common-ui-elements.js @@ -1377,7 +1377,7 @@ define([ var apps = { pad: 'richtext', - code: 'code-pad', + code: 'code', slide: 'slides', sheet: 'sheets', poll: 'poll',