mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 20:24:05 -06:00
FIX: Linter
This commit is contained in:
parent
b9abd7dc9e
commit
651015fb9b
@ -6,7 +6,7 @@ const TITLES = {
|
||||
[PRIVATE_MESSAGE]: 'topic.private_message',
|
||||
[CREATE_TOPIC]: 'topic.create_long',
|
||||
[CREATE_SHARED_DRAFT]: 'composer.create_shared_draft'
|
||||
}
|
||||
};
|
||||
|
||||
export default Ember.Component.extend({
|
||||
classNames: ["composer-action-title"],
|
||||
|
Loading…
Reference in New Issue
Block a user