Skip to content

Commit

Permalink
Detect more bands.
Browse files Browse the repository at this point in the history
  • Loading branch information
qwandor committed Jan 13, 2025
1 parent ba1e9c8 commit 4af3ee5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/importers/bands.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

pub const BANDS: [&str; 402] = [
pub const BANDS: [&str; 404] = [
"112 and Then Some",
"A Fine Kettle of Fish",
"A Joyful Noise",
Expand Down Expand Up @@ -82,6 +82,7 @@ pub const BANDS: [&str; 402] = [
"Brooklyn Swing Ensemble",
"Bunny Bread Bandits",
"Calico",
"Calliope",
"Cardboard Cabin",
"Carin Greve",
"Cecilia",
Expand Down Expand Up @@ -182,6 +183,7 @@ pub const BANDS: [&str; 402] = [
"Gott Folk!",
"Göze",
"Grand Picnic",
"Gray & Friends",
"GrayScale",
"Guillaume Sparrow-Pepin & Rachel Bell",
"Harken!",
Expand Down

0 comments on commit 4af3ee5

Please sign in to comment.