mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2025-02-02 14:16:58 +00:00
chore: Rename Check step to Installation
It just feels more convenient tbh...
This commit is contained in:
parent
54d8b04439
commit
899c84c54f
|
@ -77,7 +77,7 @@ class InitializingPage extends StatelessWidget {
|
|||
'Domain',
|
||||
'User',
|
||||
'Server',
|
||||
'Check',
|
||||
'Installation',
|
||||
],
|
||||
activeIndex: cubit.state.porgressBar,
|
||||
),
|
||||
|
|
Loading…
Reference in a new issue