Station button functionality has now moved to a singular component

Now that each button is based on one component that contains the necessary functionality, instead of the previous mess, there is a slight performance increase
This commit is contained in:
Tony Bark 2024-09-16 14:01:58 -04:00
parent 3ed751de7c
commit d092853bf7
4 changed files with 29 additions and 62 deletions

View file

@ -8,7 +8,7 @@
},
"package": {
"productName": "AMTK Status",
"version": "0.1.104"
"version": "0.1.105"
},
"tauri": {
"allowlist": {