mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-07-23 15:19:41 +02:00
Updated highlight.js (#131)
* Updated highlight.js * Update .codexdocsrc.sample remove undefined page for a fresh new install Co-authored-by: Taly <vitalik7tv@yandex.ru>
This commit is contained in:
parent
180e1d57cb
commit
077ea72906
11 changed files with 46 additions and 30 deletions
|
@ -10,8 +10,7 @@ export default class Extensions {
|
|||
*/
|
||||
constructor() {
|
||||
this.misprints = new Misprints({
|
||||
chatId: window.config.misprintsChatId
|
||||
chatId: window.config.misprintsChatId,
|
||||
});
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue