todo updates
This commit is contained in:
parent
5ba1cfd33c
commit
51c78bb82f
6
main.go
6
main.go
|
@ -14,8 +14,10 @@ import (
|
|||
/*
|
||||
TODO:
|
||||
|
||||
1. Set password with a flag instead of text in the code
|
||||
4. Document functions
|
||||
1. Color backdrop to album cover (some sort of sampling?)
|
||||
2. Transition effect when swapping songs
|
||||
2. Has/Get code in parse could probably be done with an interface instead? (is it worth it?)
|
||||
3. Document functions
|
||||
*/
|
||||
var password string
|
||||
|
||||
|
|
Loading…
Reference in New Issue