完善拉取公开仓库

This commit is contained in:
whyour
2022-05-17 00:42:18 +08:00
parent f1a51638a5
commit 4e7a5c637d
9 changed files with 75 additions and 47 deletions
+2 -1
View File
@@ -15,4 +15,5 @@ export type SockMessageType =
| 'installDependence'
| 'uninstallDependence'
| 'updateSystemVersion'
| 'manuallyRunScript';
| 'manuallyRunScript'
| 'runSubscriptionEnd';