Skip to content

Commit

Permalink
chore: remove name
Browse files Browse the repository at this point in the history
  • Loading branch information
shigma committed Jan 16, 2020
1 parent ce4feb1 commit 9293540
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/koishi-core/src/database.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ extendUser((id, authority) => ({
id,
authority,
flag: 0,
name: String(id),
usage: {},
}))

Expand Down

0 comments on commit 9293540

Please sign in to comment.