chore(@desktop/onboarding): state factory related files of the startup module are renamed

This commit is contained in:
Sale Djenic 2023-01-20 09:32:16 +01:00 committed by saledjenic
parent c43b665db3
commit 6936782736
3 changed files with 2 additions and 2 deletions

View File

@ -82,5 +82,5 @@ include recover_old_user_state
include lost_keycard_options_state
include state_factory_general_implementation
include state_factory_state_onboarding_implementation
include state_factory_state_login_implementation
include state_factory_onboarding_implementation
include state_factory_login_implementation