added alert popup on hotlist, upload hotlist and added hotlist tag
This commit is contained in:
@@ -85,6 +85,7 @@ export type VersionFieldType = {
|
||||
export type Metadata = {
|
||||
npedJSON: NpedJSON;
|
||||
"hotlist-matches": HotlistMatches;
|
||||
hotlistMatches: HotlistMatches;
|
||||
};
|
||||
|
||||
export type HotlistMatches = {
|
||||
|
||||
Reference in New Issue
Block a user