mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-07-19 13:19:42 +02:00
Misprints fix (#72)
* Added misprints * Rebuilt bundle in prod mode * Added config from .codexdocsrc * Updated .sample * Removed chatId type conversion * Renamed chatId to misprintsChatId * Removed duplicate package * Moved misprintsChatId initialization
This commit is contained in:
parent
98cb88f3af
commit
93bf21fa2d
5 changed files with 6 additions and 7 deletions
|
@ -7,5 +7,5 @@
|
|||
{"title": "Support Project", "uri": "/support"}
|
||||
],
|
||||
"landingFrameSrc": "https://codex.so/editor?frame=1",
|
||||
"chatId": "12344564"
|
||||
"misprintsChatId": "12344564"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue