Update types
This commit is contained in:
parent
0347ee6fb7
commit
581d28a6df
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ export type TasksRecord = {
|
||||||
icon?: RecordIdString
|
icon?: RecordIdString
|
||||||
list: RecordIdString
|
list: RecordIdString
|
||||||
name?: string
|
name?: string
|
||||||
|
reward?: number
|
||||||
schedule?: IsoDateString
|
schedule?: IsoDateString
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue