Lewdninja/liveme-pro-tools

Typos found

Closed this issue · 0 comments

index.js - line 290:

 if (appSettings.get('downloads.ffmepg')) ffmpeg.setFfmpegPath(appSettings.get('downloads.ffmepg'))

should be downloads.ffmpeg instead of downloads.ffmepg.

Not sure if this caused any issues for people downloading with it or anything, but wanted to let you know about it.