formanitor 0.0.21 → 0.0.22

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/index.cjs CHANGED
@@ -2593,7 +2593,7 @@ function createCustomMedication(name, customId) {
2593
2593
  brand_name: name.trim(),
2594
2594
  generic_name: "",
2595
2595
  frequency: "custom",
2596
- is_custom: true,
2596
+ is_custom: false,
2597
2597
  duration_value: "3",
2598
2598
  duration_unit: "days",
2599
2599
  before_after: "AFTER FOOD",