Update index.ts

This commit is contained in:
syuilo 2018-12-08 20:05:39 +09:00 committed by GitHub
parent a8af5c35b4
commit d2294a71b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -99,7 +99,8 @@ const items = [
'お弁当に入ってる緑の仕切りみたいなやつ',
'割りばし',
'換気扇',
'ペットボトルのキャップ'
'ペットボトルのキャップ',
'消波ブロック'
];
export default class FortuneModule implements IModule {