Fixed product name.

This commit is contained in:
Tom Butcher 2025-08-23 19:33:38 +01:00
parent b1484bf127
commit 8535dbb0df
2 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# FarmControl UI
# Farm Control UI
[![Build Status](https://ci.tombutcher.work/job/farmcontrol-ui/badge/icon)](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

View File

@ -119,6 +119,7 @@
},
"build": {
"appId": "com.tombutcher.farmcontrol",
"productName": "Farm Control",
"icon": "assets/logos/farmcontrolicon.png",
"directories": {
"output": "app_dist"