when upgrading mc app ensure we are using a fresh copy of mc app

rancher/rancher#24057
This commit is contained in:
Westly Wright 2019-11-13 12:59:57 -07:00
parent 436e8eebf0
commit 62ef5bc39d
No known key found for this signature in database
GPG Key ID: 4FAB3D8673DC54A3
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ export default Route.extend({
set(neuApp, 'targets', neuTargets);
}
} else {
neuApp = results.app;
neuApp = results.app.clone();
}
} else {
let defaultAnswwer = store.createRecord({