format()

in ui/rules.js [89:91]


  format(inputs) {
    return `after change/${inputs[0]} ${inputs[1]}`;
  }