Skip to content

Commit 069aff4

Browse files
committed
style(emot.js): 修改样式,使用 es6+ 语法
1 parent 24f4db2 commit 069aff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client/lib/emot.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ export default (emotCDN) => {
278278
},
279279
[`<img src=${items['鼓掌']}>`]: {
280280
type: 'image',
281-
items: items
281+
items
282282
}
283283
}
284284
}

0 commit comments

Comments
 (0)