deduplicate numbers lol
This commit is contained in:
parent
cbeffb0738
commit
f43eb60b93
4
main.go
4
main.go
|
@ -16,8 +16,8 @@ import (
|
||||||
|
|
||||||
1. Color backdrop to album cover (some sort of sampling?)
|
1. Color backdrop to album cover (some sort of sampling?)
|
||||||
2. Transition effect when swapping songs
|
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. Has/Get code in parse could probably be done with an interface instead? (is it worth it?)
|
||||||
3. Document functions
|
4. Document functions
|
||||||
*/
|
*/
|
||||||
var password string
|
var password string
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue