mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Rename variable for consistency
// FREEBIE
This commit is contained in:
@@ -118,7 +118,7 @@
|
||||
received : i18n('received'),
|
||||
resend : i18n('resend'),
|
||||
failedToSend: i18n('failedToSend'),
|
||||
'error-label': i18n('error'),
|
||||
errorLabel : i18n('error'),
|
||||
hasRetry : hasRetry
|
||||
}));
|
||||
this.view.$el.prependTo(this.$('.message-container'));
|
||||
|
||||
Reference in New Issue
Block a user