mirror of
https://github.com/tonytins/amtkstat.git
synced 2025-07-19 04:14:49 -04:00
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:
parent
3ed751de7c
commit
d092853bf7
4 changed files with 29 additions and 62 deletions
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"package": {
|
||||
"productName": "AMTK Status",
|
||||
"version": "0.1.104"
|
||||
"version": "0.1.105"
|
||||
},
|
||||
"tauri": {
|
||||
"allowlist": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue