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.mjs CHANGED
@@ -2562,7 +2562,7 @@ function createCustomMedication(name, customId) {
2562
2562
  brand_name: name.trim(),
2563
2563
  generic_name: "",
2564
2564
  frequency: "custom",
2565
- is_custom: true,
2565
+ is_custom: false,
2566
2566
  duration_value: "3",
2567
2567
  duration_unit: "days",
2568
2568
  before_after: "AFTER FOOD",