update git module

This commit is contained in:
Kenta420 2023-10-03 17:00:35 +07:00
parent b5cb469a30
commit b529a5eaa2
7 changed files with 62 additions and 51 deletions

View file

@ -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;