1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 00:14:39 -05:00

add config.

This commit is contained in:
ashley 2024-11-03 15:16:08 +00:00
parent fce3396c30
commit d477b56af0

View file

@ -343,6 +343,7 @@ module.exports = function (app, config, renderTemplate) {
media_proxy_url: mediaproxy, media_proxy_url: mediaproxy,
instagram, instagram,
useragent: req.useragent, useragent: req.useragent,
config,
verify, verify,
discord, discord,
turntomins, turntomins,