foo
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 13s

This commit is contained in:
x
2025-07-22 16:29:23 +02:00
parent 2160729fc2
commit 5088deedb3

View File

@@ -5,7 +5,6 @@ export default (router, tpl) => {
res.reply({ res.reply({
body: tpl.render('upload', { body: tpl.render('upload', {
phrase,
tmp: null tmp: null
}, req) }, req)
}); });