Add v5.4 supply event data
This commit is contained in:
@@ -21,9 +21,11 @@ export interface SupplyEventData {
|
||||
}[]
|
||||
mileages: {
|
||||
count: number
|
||||
type: string
|
||||
id: string
|
||||
amount: number
|
||||
rewardOptions: {
|
||||
type: string
|
||||
id: string
|
||||
amount: number
|
||||
}[]
|
||||
}[]
|
||||
drops: {
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user