mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 04:23:40 +00:00
initial update progress commit
This commit is contained in:
committed by
Drew Ansbacher
parent
a9e08b4ed3
commit
ecb96215eb
@@ -74,9 +74,8 @@ export class AppComponent {
|
||||
private readonly connectionService: ConnectionService,
|
||||
private readonly startupAlertsService: StartupAlertsService,
|
||||
private readonly toastCtrl: ToastController,
|
||||
private readonly loadingCtrl: LoadingController,
|
||||
private readonly errToast: ErrorToastService,
|
||||
private readonly patch: PatchDbService,
|
||||
public readonly patch: PatchDbService,
|
||||
private readonly config: ConfigService,
|
||||
readonly splitPane: SplitPaneTracker,
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user