mirror of https://github.com/Kylart/KawAnime.git
Removed done TODOs
This commit is contained in:
parent
2becdc37b8
commit
a496c8b9e5
|
@ -7,11 +7,6 @@ const self = this
|
|||
const path = require('path')
|
||||
const player = require('play-sound')(opts = {})
|
||||
|
||||
/** TODO :
|
||||
* Preferences for :
|
||||
* -- News inside / outside
|
||||
*/
|
||||
|
||||
exports.playSound = (name) => {
|
||||
if (name === 'None') return
|
||||
|
||||
|
|
Loading…
Reference in New Issue