Update User.d.ts

This commit is contained in:
Justin Edmund 2023-07-06 22:55:58 -07:00
parent 7224ae8585
commit 587153a9e2

1
types/User.d.ts vendored
View file

@ -1,7 +1,6 @@
interface User {
id: string
username: string
granblueId: string
avatar: {
picture: string
element: string