Skip to content

Commit

Permalink
bugfix again
Browse files Browse the repository at this point in the history
  • Loading branch information
Bastien Bron authored and Bastien Bron committed Sep 21, 2023
1 parent 4928995 commit e9bb890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion borne/p1.php
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@

$json .='{
"beat": '.($measure * 4)-4.',
"note": '.$stopall.',
"note": 255,
"duration": 1
}
]
Expand Down

0 comments on commit e9bb890

Please sign in to comment.