update missing season creator

This commit is contained in:
Luke Pulverenti
2016-05-20 15:45:04 -04:00
parent a981c0eb8b
commit 5fa9e9637b
22 changed files with 190 additions and 83 deletions
+3 -2
View File
@@ -2971,9 +2971,10 @@ var AppInfo = {};
defineRoute({
path: '/wizardfinish.html',
dependencies: [],
dependencies: ['paper-button'],
autoFocus: false,
anonymous: true
anonymous: true,
controller: 'scripts/wizardfinishpage'
});
defineRoute({