f0ckv2 things

This commit is contained in:
2026-07-17 22:06:56 +02:00
parent 298f12305e
commit d09cb44fa7
4 changed files with 14 additions and 3 deletions

View File

@@ -1276,6 +1276,7 @@ process.on('uncaughtException', err => {
enable_danmaku: cfg.websrv.enable_danmaku !== false,
enable_item_title: cfg.websrv.enable_item_title !== false,
enable_global_chat: !!cfg.websrv.enable_global_chat,
enable_sidebar: cfg.websrv.enable_sidebar !== false,
embed_youtube_in_comments: cfg.websrv.embed_youtube_in_comments !== false,
get koepfe_json() {
try {