@colijnit/transaction 12.1.54 → 12.1.55

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.
@@ -21568,8 +21568,6 @@
21568
21568
  return true;
21569
21569
  };
21570
21570
  TransactionSearchResultComponent.prototype.ngOnInit = function () {
21571
- this.searchService.searchRequest.general = 'test';
21572
- this.searchService.searchTransactions();
21573
21571
  };
21574
21572
  Object.defineProperty(TransactionSearchResultComponent.prototype, "fullscreen", {
21575
21573
  get: function () {