Redesign meal plan editor
This commit is contained in:
@@ -2,7 +2,7 @@ import {
|
||||
INGREDIENTS,
|
||||
CATEGORY_LABELS,
|
||||
pantryQtyStep,
|
||||
} from '../data/catalog.js';
|
||||
} from '../data/catalog.js?v=2';
|
||||
import { addIngredientToKitchenList, categoryLabel, loadPantry, setPantryQty } from '../services/pantryShopping.js';
|
||||
import { showAppToast } from '../ui/toast.js';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user