Changed main currency to JPY

This commit is contained in:
2017-10-06 05:53:49 +02:00
parent 03c79e2932
commit c0d57e51c9
10 changed files with 81 additions and 81 deletions

View File

@ -477,7 +477,6 @@ export class AnimeNotifier {
if(!(actionName in actions)) {
this.statusMessage.showError(`Action '${actionName}' has not been defined`)
console.error(element)
continue
}