Skip to content

Commit d5771ea

Browse files
committed
fix: correct TONEBPM source location in comments
Update the global location comment in tempo.js to point to js/logoconstants.js instead of js/activity.js where TONEBPM is actually defined. Signed-off-by: Ady0333 <adityashinde1525@gmail.com>
1 parent 14c3bce commit d5771ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/widgets/tempo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
Singer
2626
js/utils/utils.js
2727
_
28-
js/activity.js
28+
js/logoconstants.js
2929
TONEBPM
3030
*/
3131

0 commit comments

Comments
 (0)