mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
readonly patch
This commit is contained in:
committed by
Aiden McClelland
parent
309d37abd2
commit
3642a2d4cd
@@ -76,7 +76,7 @@ export class AppComponent {
|
|||||||
private readonly startupAlertsService: StartupAlertsService,
|
private readonly startupAlertsService: StartupAlertsService,
|
||||||
private readonly toastCtrl: ToastController,
|
private readonly toastCtrl: ToastController,
|
||||||
private readonly errToast: ErrorToastService,
|
private readonly errToast: ErrorToastService,
|
||||||
public readonly patch: PatchDbService,
|
private readonly patch: PatchDbService,
|
||||||
private readonly config: ConfigService,
|
private readonly config: ConfigService,
|
||||||
readonly splitPane: SplitPaneTracker,
|
readonly splitPane: SplitPaneTracker,
|
||||||
) {
|
) {
|
||||||
|
|||||||
Reference in New Issue
Block a user