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

@ -1 +1 @@
0.1.104
0.1.105