This commit is contained in:
Cmdr McDonald
2016-11-30 14:56:33 +00:00
parent f457fd0bff
commit ee19e9af50
8 changed files with 41 additions and 41 deletions

View File

@@ -68,7 +68,7 @@ export default class Modification extends TranslatedComponent {
return null;
}
var symbol;
let symbol;
if (name === 'jitter') {
symbol = '°';
} else if (name !== 'burst') {