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 10, 2025
1 parent abeea07 commit ba1e9c8
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
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

pub const BANDS: [&str; 400] = [
pub const BANDS: [&str; 402] = [
"112 and Then Some",
"A Fine Kettle of Fish",
"A Joyful Noise",
@@ -156,6 +156,7 @@ pub const BANDS: [&str; 400] = [
"Fahrenheit",
"Feather and Fox",
"Fiddle Hellions Big Band",
"Fiddle Hellions",
"Fiddlechicks",
"Filippo Gambetta",
"Fior",
@@ -302,6 +303,7 @@ pub const BANDS: [&str; 400] = [
"River Music",
"River Road",
"Rokkende Vrouwen",
"Root System",
"Round Hill Ramblers",
"Rum & Onions",
"Sail Away Ladies",

0 comments on commit ba1e9c8

Please sign in to comment.