mirror of
https://github.com/Uttkarsh-raj/Plannerly.git
synced 2025-11-23 21:54:39 +02:00
get requests for diff types of tasks
This commit is contained in:
@@ -12,4 +12,5 @@ type Task struct {
|
||||
Time *string `json:"time"`
|
||||
Date *string `json:"date"`
|
||||
Completed bool `json:"completed"`
|
||||
Urgent bool `json:"urgent"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user