Update serifs.ts

This commit is contained in:
syuilo 2018-09-03 00:20:25 +09:00
parent abe4416dce
commit a914382c58

View file

@ -49,7 +49,7 @@ export default {
suki: {
normal: 'えっ… ありがとうございます…♪',
love: name => `私も${name}のこと好きですよ♪`,
love: name => `私もその… ${name}のこと好きですよ♪`,
hate: null
},