Add TODO
This commit is contained in:
parent
87f8dd96a0
commit
7d5e9028a9
1 changed files with 2 additions and 0 deletions
2
zet
2
zet
|
@ -38,6 +38,8 @@ commit_changes() {
|
||||||
}
|
}
|
||||||
|
|
||||||
delete_zet() {
|
delete_zet() {
|
||||||
|
# TODO: delete zets by title.
|
||||||
|
|
||||||
id="$1"
|
id="$1"
|
||||||
dir="${ZET_DIR}/${id}"
|
dir="${ZET_DIR}/${id}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue