This commit is contained in:
syuilo
2018-04-22 07:34:33 +09:00
parent 132c30e557
commit 40849a5aa8
2 changed files with 14 additions and 0 deletions

View File

@ -21,6 +21,7 @@ export function createHttp(data) {
export function deliver(user, content, to) {
createHttp({
title: 'deliver',
type: 'deliver',
user,
content,