mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 04:23:40 +00:00
fix wizard and server metrics
This commit is contained in:
committed by
Aiden McClelland
parent
f46d935bb0
commit
b978d5062f
@@ -41,7 +41,6 @@ export class WizardBaker {
|
||||
slide: {
|
||||
selector: 'dependents',
|
||||
params: {
|
||||
skipConfirmationDialogue: true,
|
||||
action,
|
||||
verb: 'updating',
|
||||
title,
|
||||
@@ -143,7 +142,6 @@ export class WizardBaker {
|
||||
{ slide: {
|
||||
selector: 'dependents',
|
||||
params: {
|
||||
skipConfirmationDialogue: true,
|
||||
action,
|
||||
verb: 'downgrading',
|
||||
title,
|
||||
|
||||
Reference in New Issue
Block a user