feat(migrate): quality alert migrated

This commit is contained in:
2026-04-10 13:57:15 -05:00
parent 07ebf88806
commit b0e5fd7999
7 changed files with 371 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ const note: NewNotification[] = [
"Checks for new blocking orders that have been entered, recommend to get the most recent order in here before activating.",
active: false,
interval: "10",
options: [{ sentBlockingOrders: [{ timeStamp: "0", blockingOrder: 1 }] }],
options: [{ lastBlockingOrderIdSent: 1 }],
},
{
name: "alplaPurchaseHistory",