thisisjibon commited on
Commit
a657450
1 Parent(s): af1d897

Update banglabeats.py

Browse files
Files changed (1) hide show
  1. banglabeats.py +1 -1
banglabeats.py CHANGED
@@ -25,7 +25,7 @@ _LICENSE = ""
25
 
26
  _URL = ""
27
 
28
- GENRES = ["adhunik", "folk", "hiphop", "indie", "islamic", "metal", "pop", "rock"]
29
  CORRUPTED_FILES = ["abcd.wav"]
30
 
31
 
 
25
 
26
  _URL = ""
27
 
28
+ GENRES = ["Adhunik", "Folk", "Hiphop", "Indie", "Islamic", "Metal", "Pop", "Rock"]
29
  CORRUPTED_FILES = ["abcd.wav"]
30
 
31