Add BPM and Key Tracker options to main.go
This commit is contained in:
parent
3f107886c1
commit
733d2fb0f9
1 changed files with 2 additions and 0 deletions
2
main.go
2
main.go
|
|
@ -57,6 +57,8 @@ var ExcludeNames = map[string]bool{
|
|||
"Allegations": true,
|
||||
"Rap Disses Timeline": true,
|
||||
"Underground Artists": true,
|
||||
"bpmkeytracker": true,
|
||||
"🎹 BPM & Key Tracker": true,
|
||||
}
|
||||
|
||||
var ManualCSVRows = [][]string{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue