Browse Source

Update DatabaseFolkTuneDetails.php

master
Cerys 3 weeks ago
parent
commit
c9f8c577ac
  1. 2
      App/Dataclasses/DatabaseFolkTuneDetails.php

2
App/Dataclasses/DatabaseFolkTuneDetails.php

@ -28,7 +28,7 @@ class DatabaseFolkTuneDetails
{ {
$builder = "X: {$this->ID} $builder = "X: {$this->ID}
T: {$this->Title} T: {$this->Title}
S: {$this->Copyright} C: {$this->Copyright}
L: 1/4"; L: 1/4";
$counter = 0; $counter = 0;

Loading…
Cancel
Save