mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2025-01-23 09:16:54 +00:00
fix(initialization): Add missing setup progress step
This commit is contained in:
parent
cb1fe6eafd
commit
7223b0e614
|
@ -112,7 +112,8 @@ class TimerState extends ServerInstallationNotFinished {
|
|||
|
||||
enum ServerSetupProgress {
|
||||
nothingYet,
|
||||
hetznerFilled,
|
||||
serverProviderFilled,
|
||||
servertTypeFilled,
|
||||
cloudFlareFilled,
|
||||
backblazeFilled,
|
||||
domainFilled,
|
||||
|
|
Loading…
Reference in a new issue