mirror of
https://github.com/discourse/discourse-chat-integration.git
synced 2025-03-03 08:19:20 +00:00
3 lines
75 B
Plaintext
3 lines
75 B
Plaintext
|
export default Ember.Component.extend({
|
||
|
classNames: ['channel-info'],
|
||
|
});
|