mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
oooops
This commit is contained in:
parent
2742602254
commit
f6380c66ef
@ -255,8 +255,6 @@ const ComposerView = Ember.View.extend(Ember.Evented, {
|
||||
uploadId = quotedPost.get('uploaded_avatar_id'),
|
||||
letterAvatarColor = quotedPost.get("letter_avatar_color");
|
||||
|
||||
debugger;
|
||||
|
||||
return Discourse.Utilities.tinyAvatar(avatarTemplate(username, uploadId, letterAvatarColor));
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user