ptgdp: Add TODO

This commit is contained in:
Salt 2019-08-13 04:34:22 -05:00
parent c97fb6563f
commit 15d25b5ddc

3
ptgdp
View File

@ -6,6 +6,9 @@
# Distributed under terms of the MIT license. # Distributed under terms of the MIT license.
# #
# TODO:
# * Reorganize mpd integration into abstract functions
# Variables # Variables
_name="$(basename -- "$0")" _name="$(basename -- "$0")"
_tmpdir="${XDG_CACHE_HOME:-$HOME/.cache}/$_name" _tmpdir="${XDG_CACHE_HOME:-$HOME/.cache}/$_name"