| Index: app/views/ghost-inspector.js |
| === modified file 'app/views/ghost-inspector.js' |
| --- app/views/ghost-inspector.js 2013-09-20 16:11:16 +0000 |
| +++ app/views/ghost-inspector.js 2013-09-23 23:49:25 +0000 |
| @@ -54,7 +54,6 @@ |
| // This flag is still required because it comes fully populated from the |
| // browser but won't be fully populated when coming in on the delta. |
| charm.loaded = true; |
| - charm.set('options', charm.get('options')); |
| this.db.charms.add(charm); |
| var ghostService = this.db.services.ghostService(charm); |