add ?. here
This commit is contained in:
parent
4795af5714
commit
abe5311302
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user