update git module
This commit is contained in:
parent
b5cb469a30
commit
b529a5eaa2
7 changed files with 62 additions and 51 deletions
|
|
@ -30,7 +30,7 @@ export interface Recipe01 {
|
|||
RemainingCups: string;
|
||||
StringParam: string;
|
||||
TextForWarningBeforePay: string[];
|
||||
cashPrice: string;
|
||||
cashPrice: number;
|
||||
changerecipe: string;
|
||||
disable: string;
|
||||
disable_by_cup: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue