@hybr1d-tech/charizard 0.6.92 → 0.6.94

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.
package/dist/hybr1d-ui.js CHANGED
@@ -8864,7 +8864,7 @@ function S3(e) {
8864
8864
  return "cancelled";
8865
8865
  case "Declined":
8866
8866
  return "declined";
8867
- case "Pending 2nd Approver":
8867
+ case "Pending second approval":
8868
8868
  return "pending_second_approver";
8869
8869
  case "Approved":
8870
8870
  return "approved";