mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-23 06:17:10 +00:00
test: history
This commit is contained in:
@@ -29,7 +29,8 @@ interface Solution {
|
||||
id: string,
|
||||
status: SolutionStatus,
|
||||
timestamp: string,
|
||||
earned_points: number
|
||||
earned_points: number,
|
||||
content: string
|
||||
}
|
||||
|
||||
export type {Task, Solution}
|
||||
|
||||
Reference in New Issue
Block a user