first draft implemented
Still struggling at some ingredients which deviating names
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package whattocook.models;
|
||||
|
||||
public enum Unit {
|
||||
GRAMMS,
|
||||
MILLILETERS
|
||||
g,
|
||||
ml
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user