updated wording
This commit is contained in:
@@ -53,6 +53,7 @@ export type NewItem = {
|
||||
url?: string | null;
|
||||
note?: string | null;
|
||||
target_price?: number | null;
|
||||
currency?: string | null;
|
||||
};
|
||||
|
||||
// ---- Lists ----------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user