mirror of
https://github.com/2ec0b4/kaamelott-soundboard.git
synced 2025-12-09 16:05:35 +00:00
Révise l'affichage de l'infobulle donnant des informations sur les sons
This commit is contained in:
@@ -33,6 +33,9 @@ define(
|
||||
}
|
||||
|
||||
this.set('playing', false);
|
||||
},
|
||||
getSoundDetail: function() {
|
||||
return this.get('character')+', '+this.get('episode');
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user