Open emphasize opened 3 years ago
it has to be {number} like here instead of {num} which will obviously throw a KeyError: 'num' exception. Yet i've seen some even without a percentage-number.dialog.
KeyError: 'num'
The same seems to apply to other placeholders like {temp_max}/{temp_min}/{temp}/{scale}
it has to be {number} like here instead of {num} which will obviously throw a
KeyError: 'num'
exception. Yet i've seen some even without a percentage-number.dialog.