mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
added title to Code inner page #1159
This commit is contained in:
parent
111daed316
commit
6d4c161f15
@ -62,6 +62,7 @@ define([
|
||||
Messages,
|
||||
CMeditor)
|
||||
{
|
||||
document.title = Messages.type.code;
|
||||
window.CodeMirror = CMeditor;
|
||||
|
||||
var MEDIA_TAG_MODES = Object.freeze([
|
||||
|
||||
Loading…
Reference in New Issue
Block a user