Add checkbox for appstore account creation
This commit is contained in:
@@ -46,6 +46,7 @@ app.service('Wizard', [ function () {
|
||||
this.displayName = '';
|
||||
this.setupToken = null;
|
||||
this.provider = null;
|
||||
this.createAppstoreAccount = true;
|
||||
this.availableAvatars = [{
|
||||
file: null,
|
||||
data: null,
|
||||
|
||||
Reference in New Issue
Block a user