4 lines
75 B
Plaintext
Raw Normal View History

2017-07-31 17:09:21 +01:00
export default Ember.Component.extend({
classNames: ["channel-info"]
});