mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 18:31:52 +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 toastCtrl: ToastController,
|
||||
private readonly errToast: ErrorToastService,
|
||||
public readonly patch: PatchDbService,
|
||||
private readonly patch: PatchDbService,
|
||||
private readonly config: ConfigService,
|
||||
readonly splitPane: SplitPaneTracker,
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user