mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 00:57:59 +00:00
add ismobile
This commit is contained in:
parent
cc1254d767
commit
b5e429101d
@ -182,6 +182,7 @@ module.exports = function (app, config, renderTemplate) {
|
||||
h: "",
|
||||
tab,
|
||||
continuation,
|
||||
isMobile: req.useragent.isMobile,
|
||||
results: results,
|
||||
q: query,
|
||||
summary: "",
|
||||
|
Loading…
Reference in New Issue
Block a user