Fixed product name.
This commit is contained in:
parent
b1484bf127
commit
8535dbb0df
@ -1,8 +1,8 @@
|
||||
# FarmControl UI
|
||||
# Farm Control UI
|
||||
|
||||
[](https://ci.tombutcher.work/job/farmcontrol-ui/)
|
||||
|
||||
FarmControl UI is a modern web application for managing and monitoring farm production, inventory, and operations. This project serves as the frontend for the FarmControl system, providing an intuitive interface for users to interact with various farm management modules.
|
||||
Farm Control UI is a modern web application for managing and monitoring farm production, inventory, and operations. This project serves as the frontend for the FarmControl system, providing an intuitive interface for users to interact with various farm management modules.
|
||||
|
||||
## Features
|
||||
|
||||
|
||||
@ -119,6 +119,7 @@
|
||||
},
|
||||
"build": {
|
||||
"appId": "com.tombutcher.farmcontrol",
|
||||
"productName": "Farm Control",
|
||||
"icon": "assets/logos/farmcontrolicon.png",
|
||||
"directories": {
|
||||
"output": "app_dist"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user