@schukai/monster 4.25.1 → 4.25.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1208,6 +1208,7 @@ function doSearch({ showEffect } = { showEffect: true }) {
1208
1208
  }
1209
1209
 
1210
1210
  if (showEffect) {
1211
+ this[searchButtonElementSymbol].removeState();
1211
1212
  this[searchButtonElementSymbol].setState(
1212
1213
  "activity",
1213
1214
  this.getOption("timeouts.message", 4000),