mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-06-13 09:43:50 +08:00
b3ca2973f1
- Added a new function to determine the store filter based on the `--no-apm` and `--no-spark` launch arguments. - Integrated IPC to retrieve the store filter in the main process and updated the Vue component to reflect the selected filter. - Adjusted logic in the app loading functions to conditionally display apps based on the determined filter.