Add TODO
This commit is contained in:
parent
569104f479
commit
de97a22813
1 changed files with 2 additions and 0 deletions
|
@ -192,4 +192,6 @@ func onSave(id int) {
|
||||||
title := getTitle(id)
|
title := getTitle(id)
|
||||||
|
|
||||||
CommitZettel(id, title)
|
CommitZettel(id, title)
|
||||||
|
|
||||||
|
// TODO: Or delete the file if empty.
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue