option to restore from backup during onboarding
This commit is contained in:
@@ -18,4 +18,4 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
enum OnboardingMode { express, detailed }
|
||||
enum OnboardingMode { express, detailed, restore }
|
||||
|
||||
Reference in New Issue
Block a user