mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-04-26 01:10:16 +08:00
feat(install): added basis install process
Now it is able to install apps from the render process and properly display logs on the app detial page.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import { dialog } from 'electron'
|
||||
import { deepLink } from './deeplink';
|
||||
|
||||
deepLink.on("event", (query) => {
|
||||
|
||||
Reference in New Issue
Block a user