Updated reward system, design fixes, android version
This commit is contained in:
@@ -2,4 +2,5 @@ export type FarmerDto = {
|
||||
id: number;
|
||||
name: string,
|
||||
price: number,
|
||||
image: string,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user