Update User.d.ts
This commit is contained in:
parent
7224ae8585
commit
587153a9e2
1 changed files with 0 additions and 1 deletions
1
types/User.d.ts
vendored
1
types/User.d.ts
vendored
|
|
@ -1,7 +1,6 @@
|
|||
interface User {
|
||||
id: string
|
||||
username: string
|
||||
granblueId: string
|
||||
avatar: {
|
||||
picture: string
|
||||
element: string
|
||||
|
|
|
|||
Loading…
Reference in a new issue