change detail to details, more ideas for howto mobile and safe
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
|
||||
type Todo struct {
|
||||
Todo string
|
||||
Detail string `yaml:",omitempty"`
|
||||
Details string `yaml:",omitempty"`
|
||||
TS TS `yaml:",omitempty"`
|
||||
Schedule Schedule `yaml:",omitempty"`
|
||||
Tags string `yaml:",omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user