oop
This commit is contained in:
@@ -75,7 +75,7 @@ func _main() error {
|
|||||||
|
|
||||||
func getConfig() config {
|
func getConfig() config {
|
||||||
defaultFilepath := os.Getenv("PTTODO_FILE")
|
defaultFilepath := os.Getenv("PTTODO_FILE")
|
||||||
if defaultFilePath == "" {
|
if defaultFilepath == "" {
|
||||||
defaultFilepath = "./todo.yaml"
|
defaultFilepath = "./todo.yaml"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user