This commit is contained in:
@@ -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)
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user