mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2025-03-11 17:24:09 +00:00
chore: Rename Check step to Installation
It just feels more convenient tbh...
This commit is contained in:
parent
54d8b04439
commit
899c84c54f
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ class InitializingPage extends StatelessWidget {
|
||||||
'Domain',
|
'Domain',
|
||||||
'User',
|
'User',
|
||||||
'Server',
|
'Server',
|
||||||
'Check',
|
'Installation',
|
||||||
],
|
],
|
||||||
activeIndex: cubit.state.porgressBar,
|
activeIndex: cubit.state.porgressBar,
|
||||||
),
|
),
|
||||||
|
|
Loading…
Add table
Reference in a new issue