Added ApplicationData to webservice
This commit is contained in:
parent
f9e49e1145
commit
15abdd4081
@ -14,4 +14,6 @@ type T struct {
|
||||
UserID int `db:"user_id"`
|
||||
Username string
|
||||
Name string
|
||||
|
||||
ApplicationData any
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user