Re work event types
This commit is contained in:
@@ -44,7 +44,7 @@ export type DVMItem = {
|
||||
}
|
||||
|
||||
export type ListItem = {
|
||||
addresses: string,
|
||||
addresses: string[],
|
||||
mappings?: TagFeedMapping[],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user