fix camera upload folder

This commit is contained in:
Luke Pulverenti 2015-11-02 23:34:47 -05:00
parent 81d876b3cd
commit cb8119840a
28 changed files with 520 additions and 105 deletions

View file

@ -46,7 +46,8 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
is: 'neon-animatable',
behaviors: [
Polymer.NeonAnimatableBehavior
Polymer.NeonAnimatableBehavior,
Polymer.IronResizableBehavior
]
});