Add checkbox for appstore account creation

This commit is contained in:
Johannes Zellner
2016-07-27 16:54:40 +02:00
parent 02fcb749aa
commit 60c1fb4a93
2 changed files with 8 additions and 3 deletions

View File

@@ -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,