mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-26 01:33:12 -05:00
fix fluid ounce -> fluid_ounce
This commit is contained in:
@@ -60,7 +60,7 @@ export interface QueryFilterJSONPart {
|
||||
}
|
||||
|
||||
export type StandardizedUnitType
|
||||
= | "fluid ounce"
|
||||
= | "fluid_ounce"
|
||||
| "cup"
|
||||
| "ounce"
|
||||
| "pound"
|
||||
|
||||
Reference in New Issue
Block a user