add ?. here

This commit is contained in:
ashley 2025-10-03 23:22:49 +02:00
parent 4795af5714
commit abe5311302

View File

@ -351,7 +351,7 @@ module.exports = function (app, config, renderTemplate) {
sha384,
lightOrDark,
isMobile: req.useragent.isMobile,
tj: data.channel,
tj: data?.channel,
r,
threads:threads_by_instagram,
hostname:req.hostname,