* fix typo in JamTrack download notification VRFS-3064
This commit is contained in:
parent
0236353ee7
commit
b60ded91d7
|
|
@ -210,7 +210,7 @@ module JamRuby
|
|||
return "New message about session."
|
||||
|
||||
when NotificationTypes::JAM_TRACK_SIGN_COMPLETE
|
||||
return "Jam Track is ready for download."
|
||||
return "JamTrack is ready for download."
|
||||
|
||||
# recording notifications
|
||||
when NotificationTypes::MUSICIAN_RECORDING_SAVED
|
||||
|
|
|
|||
Loading…
Reference in New Issue