Skip to content

Commit

Permalink
fix: WeChat --> Wechat
Browse files Browse the repository at this point in the history
  • Loading branch information
fjc0k committed Mar 30, 2019
1 parent ce38eec commit 00c3468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Wechat.ts
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ export type WechatNonBaseMenuItem = (
'menuItem:share:brand'
)

export class WeChat {
export class Wechat {
private ready: boolean = false

private bus = new EventBus<{
Expand Down

0 comments on commit 00c3468

Please sign in to comment.